victory
victory copied to clipboard
TypeError: Cannot read properties of undefined (reading 'animate')
Describe the bug When I build my project made with vitejs in production mode, and open some page with charts, this page broken
Victory version "victory": "36.5.1",
Expected behavior A clear and concise description of what you expected to happen.
Screenshots

Desktop (please complete the following information):
- OS: pop-os
- Browser chrome
Additional context This problem only happens with the prop animate in victory components
fixed in #2329
As @jailsonpaca mentions, this is fixed in https://github.com/FormidableLabs/victory/issues/2329. Closing this issue.