How to capture scroll position in vue 3 and nuxt3
I am trying to change the color of a scrollbar at a certain position but using window.scrollY seems to trigger errors:
I am trying to change the color of a scrollbar at a certain position but using window.scrollY seems to trigger errors: