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
VictoryZoomContainer is completely broken in ^37.1.0. In Android/Web, the content in the container gets clipped (see snack). In Android/iOS/Web, the pan functions do not work.
Steps to reproduce
1. Change version to 37.0.2
2. VictoryZoomContainer works as expected
3. Change version to 37.1.0
4. VictoryZoomContainer does not work as expected
Expected behavior
When using VictoryZoomContainer, content should not be clipped (Android/Web only) and you should be able to pan/zoom within the container (Android/iOS/Web)
Actual behavior
Content is clipped and you can no longer pan/zoom
Environment
- Device: Android/iOS/Desktop
- OS: Android/iOS/Mac OS
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Code of Conduct
Victory version
37.1.0
Code Sandbox link
Broken: https://snack.expo.dev/jpMoT1mQ-JCQUPFw4jVoo (37.1.0)
Working: https://snack.expo.dev/Gm81WXmY1B1eHjG1wY7FM (37.0.2)
Bug report
Steps to reproduce
Expected behavior
Actual behavior
Environment
The text was updated successfully, but these errors were encountered: