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

Question about multiple Scroll Spies

Open lutuh opened this issue 2 years ago • 2 comments

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 scroll spy is working - it is somehow disabling the scroll spies that have been defined before.

The implementation as a Vue directive suggests to me that in every component one could have a different scroll spy, but I can't get it to work and there is no error message in the console.

Please advise.

Thank you very much!

Lucas

lutuh avatar Apr 24 '23 20:04 lutuh

@bennyxguo I am facing the same issue, did you ever find a solution @lutuh

peter-brennan avatar Feb 07 '24 10:02 peter-brennan

@peter-brennan Hi Peter, I don't think I did. I cannot recall exactly, but the project in question uses only one scroll spy as of now.

lutuh avatar Feb 07 '24 12:02 lutuh