ibufu / vue2-scrollspy

Scrollspy for Vue2
https://ibufu.github.io/vue2-scrollspy/
MIT License
135 stars 32 forks source link

Only possible in a single component? #28

Closed pjar closed 5 years ago

pjar commented 6 years ago

I've tried to make it work in a way that elements list is in a seperate component. Nothing worked. Is it by designed or I could have missed something?

ibufu commented 6 years ago

Could you show your code?

Bathlamos commented 5 years ago

@pjar It's possible to use this library with the scroll container and the scrollspy in different components by giving both of them the same vue2-scrollspy id.