vue3-scroll-spy icon indicating copy to clipboard operation
vue3-scroll-spy copied to clipboard

A vue3 directive for scroll menu tracking.

Results 5 vue3-scroll-spy issues
Sort by recently updated
recently updated
newest added

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...

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? ![image](https://github.com/user-attachments/assets/fbbe908d-8da7-46e5-99f9-a76681a2d5b3)

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...