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

The smooth scroll behavior is not fully supported with dynamic size. Error Component Stack #913

Open
2 tasks done
username14415 opened this issue Jan 11, 2025 · 0 comments

Comments

@username14415
Copy link

Describe the bug

After scrolling with behavior: "smooth" I get the warning:

The smooth scroll behavior is not fully supported with dynamic size. Error Component Stack

What does "not fully supported" mean?
It works fine in Chrome

Your minimal, reproducible example

Steps to reproduce

rowVirtualizer.scrollToIndex(123, { align: "center", behavior: "smooth" });

Expected behavior

no

How often does this bug happen?

None

Screenshots or Videos

No response

Platform

tanstack-virtual version

TypeScript version

No response

Additional context

No response

Terms & Code of Conduct

  • I agree to follow this project's Code of Conduct
  • 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant