Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VictoryZoomContainer broken since 37.1.0 #3022

Open
2 tasks done
Makar8000 opened this issue Dec 31, 2024 · 0 comments
Open
2 tasks done

VictoryZoomContainer broken since 37.1.0 #3022

Makar8000 opened this issue Dec 31, 2024 · 0 comments
Labels
Type: Bug 🐛 Oh no! A bug or unintentional behavior

Comments

@Makar8000
Copy link

Makar8000 commented Dec 31, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's 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

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
@Makar8000 Makar8000 added the Type: Bug 🐛 Oh no! A bug or unintentional behavior label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐛 Oh no! A bug or unintentional behavior
Projects
None yet
Development

No branches or pull requests

1 participant