You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using VictoryTooltip component in react then getting the below error:
react.development.js:1407 Uncaught SyntaxError: The requested module '/node_modules/lodash/isPlainObject.js?v=5702a64a' does not provide an export named 'default' (at victory-tooltip.js:5:8)
The module should be imported properly and should show tooltip on the chart
Actual behavior
Getting error :
react.development.js:1407 Uncaught SyntaxError: The requested module '/node_modules/lodash/isPlainObject.js?v=5702a64a' does not provide an export named 'default' (at victory-tooltip.js:5:8)
Is there an existing issue for this?
Code of Conduct
Victory version
37.3.4
Code Sandbox link
No response
Bug report
Expected behavior
Actual behavior
Environment
The text was updated successfully, but these errors were encountered: