Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

List does not update if vue-list-scroller is used inside an overflow container #1

Open
bsssshhhhhhh opened this issue May 17, 2020 · 1 comment

Comments

@bsssshhhhhhh
Copy link

Your event mixins appear to only target the window, which breaks any cases where it is used inside an overflow container.

In this case, vue-list-scroller isn't listening to the scroll event on my overflow container, so when I scroll down the overflow container, vue-list-scroller isn't updating which items are rendered.

Check this jsfiddle (scroll down to see the problem): http://jsfiddle.net/jv6k0L37/

@IvanSafonov
Copy link
Owner

Yes, I wrote about it in README. I just don't need that feature right now and not gonna implement it any time soon. But PR's are welcome.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants