The smooth
scroll behavior is not fully supported with dynamic size. Error Component Stack
#913
Open
2 tasks done
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
The text was updated successfully, but these errors were encountered: