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

App crashes when scrolling with drag bar #224

Closed
fourteenmeister opened this issue Aug 12, 2021 · 10 comments · Fixed by #225
Closed

App crashes when scrolling with drag bar #224

fourteenmeister opened this issue Aug 12, 2021 · 10 comments · Fixed by #225
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@fourteenmeister
Copy link

In this example when you try to scroll with the mouse, the page freezes and crashes.

Maybe this is mine alone?

@wellyshen
Copy link
Owner

wellyshen commented Aug 13, 2021

@fourteenmeister Does it occur on the CodeSandbox or your dev environment?

@fourteenmeister
Copy link
Author

fourteenmeister commented Aug 13, 2021

@fourteenmeister Does it occur on the CodeSandbox or your dev environment?

CodeSandbox

@wellyshen
Copy link
Owner

@fourteenmeister Can you tell me your environment and package versions that you are using on the CodeSandbox?

@fourteenmeister
Copy link
Author

so in this example everything is indicated
image

@fourteenmeister
Copy link
Author

fourteenmeister commented Aug 13, 2021

recorded a demo:

  • when scrolling with the wheel, everything is ok
  • crash when scrolling with the mouse

Peek 2021-08-13 13-52

@wellyshen
Copy link
Owner

@fourteenmeister What browser that you are using?

@fourteenmeister
Copy link
Author

chrome 92.0.4515.131

@wellyshen
Copy link
Owner

@fourteenmeister Thank you, I can reproduce it, will fix it soon. For now, you can enlarge the itemSize to avoid this issue.

@wellyshen wellyshen added bug Something isn't working help wanted Extra attention is needed labels Aug 14, 2021
@wellyshen wellyshen changed the title Question about examples App crash when scrolling with drag bar Aug 16, 2021
@wellyshen wellyshen changed the title App crash when scrolling with drag bar App crashes when scrolling with drag bar Aug 16, 2021
@wellyshen wellyshen linked a pull request Aug 16, 2021 that will close this issue
@wellyshen
Copy link
Owner

@fourteenmeister This issue should be fixed in v0.4.6, thanks.

@fourteenmeister
Copy link
Author

@fourteenmeister This issue should be fixed in v0.4.6, thanks.

Excellent! Thanks for the quick fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants