vue3-scroll-spy
vue3-scroll-spy copied to clipboard
A vue3 directive for scroll menu tracking.
Hello, thank you very much for this powerful plugin! Could this plugin be used to have multiple scroll spies in the same Vue project? I tried, but only the last...
Closes #2
Hello. Thank you for your great work! Is this package support SSR? I tried install on nuxt 3 but had errors: ``` ReferenceError: self is not defined at Object. (/Users/xxx/node_modules/vue3-scroll-spy/dist/index.js:1:200)...
Are there any plans to add the feature of vue2-scroll-spy below? 
Hi I have found some issues of scroll spy package when we zoom in and zoom out the screen the customActive class doesn't seem to target in menu side on...