virtual icon indicating copy to clipboard operation
virtual copied to clipboard

Scrolling "animation" for horizontal virtualizer after navigating to an item

Open SyntaxTErrorGPT opened this issue 4 months ago • 0 comments

Describe the bug

Scrolling "animation" for horizontal virtualizer after navigating to an item

Your minimal, reproducible example

https://tanstack.com/virtual/latest/docs/framework/react/examples/dynamic

Steps to reproduce

Is is replicable even in your examples. https://tanstack.com/virtual/latest/docs/framework/react/examples/dynamic Open the page, choose the 'Column' option from Nav, change the horizontal scroll position and then hover over list and see the effect! Tested in CHROME

Expected behavior

That effect should not take place.

How often does this bug happen?

Every time

Screenshots or Videos

No response

Platform

e.g Chrome

tanstack-virtual version

^3.13.12

TypeScript version

No response

Additional context

No response

Terms & Code of Conduct

  • [x] I agree to follow this project's Code of Conduct
  • [x] I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.

SyntaxTErrorGPT avatar Sep 04 '25 12:09 SyntaxTErrorGPT