ibufu / vue2-scrollspy

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

Multiple Scrollspy not working #44

Open shahrizal96 opened 3 years ago

shahrizal96 commented 3 years ago

Vue version:

2.6.12

vue2-scrollspy version:

2.3.1

Expected behavior:

Can work more than one scrollspy in one page

Actual behavior:

Hi. My current problem is I cannot make it works when I have two scrollspy in one page. I got one when in desktop view and another one when in mobile view. The issue right now is when I in desktop view than I change to mobile view and I scroll the mobile view scrollspy but when I change back to desktop view, the scrollspy for desktop view not working, v-scroll-spy and v-scroll-spy-active not working. Same when I change back to mobile view, everything not working. Im not familiar with jsfiddle. So if I need to provides more info I'll share video later on. Hope any one can help me. Thanks.

ibufu commented 3 years ago

Noted