Smooth Scrolling Example
Hi, I'm new to
react-virtual
and have just been checking out your examples. In particular, I'm interested in the "Smooth Scrolling" example. However, it doesn't seem to be working at the moment. Any idea what's wrong with it?
https://tanstack.com/virtual/v3/docs/examples/react/smooth-scrollReact Virtual Smooth Scroll Example | TanStack Virtual Docs
An example showing how to implement Smooth Scroll in React Virtual
2 Replies
afraid-scarletOP•3y ago
Sorted. Seems there is a missing:
in
main.tsx
for that example. 👍sensitive-blue•3y ago
Thanks!
Would you like to open a PR for that?