vue-keep-scroll-position
vue-keep-scroll-position copied to clipboard
A vue 2.0 directive to keep scroll position for keep-alived components.
Hi, Thank you very much for this package. I tried to use the `v-keep-scroll-position` directive with Nuxt 2.15.8 / Vue 2.6.14, but it didn't work. It correctly saves the scroll...
Would it be possible to allow a selector to be passed in to target a child or children of the parent. This would work when you use a component that...
Hi. This plugin is exactly what I need. However, I don't ever see the scroll event listener get called when I scroll in my component. I put logging into index.js....
Hi, how i can use this plugin with Onsen UI? Onsen has this div http://joxi.ru/a2X9Go7H1VnyjA?d=1 which has overflow: auto; Thanks!