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

I am using virtual scrolling, but after initializing overlayscrollbars, the virtual scrolling does not work and the complete list data is not displayed. #530

Closed
freedomwebcn opened this issue May 21, 2023 · 2 comments
Labels
🍌 question 💦 Virtualization Issue has a connection with a scroll virtualization library. vue Issue has a connection to the Vue framework.

Comments

@freedomwebcn
Copy link

You can delete the initialization OverlayScrollbars code to observe the differences,thanks。

https://codesandbox.io/s/pensive-ganguly-8uprjv?file=/src/App.vue

@KingSora
Copy link
Owner

KingSora commented May 30, 2023

@freedomwebcn This issue has a lot of similarities with #526 please just follow the statement at the end of that issue.

Here is your example with small tweaks and overlayscrollbars v2.2.0: https://codesandbox.io/s/nervous-ardinghelli-fgxqbh?file=/src/App.vue

@KingSora KingSora added 🍌 question vue Issue has a connection to the Vue framework. labels May 30, 2023
@freedomwebcn
Copy link
Author

@freedomwebcn This issue has a lot of similarities with #526 please just follow the statement at the end of that issue.

Here is your example with small tweaks and overlayscrollbars v2.2.0: https://codesandbox.io/s/nervous-ardinghelli-fgxqbh?file=/src/App.vue

Thank you, you solved my problem. Have a nice day.

@KingSora KingSora added the 💦 Virtualization Issue has a connection with a scroll virtualization library. label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍌 question 💦 Virtualization Issue has a connection with a scroll virtualization library. vue Issue has a connection to the Vue framework.
Projects
None yet
Development

No branches or pull requests

2 participants