0👍
window
should not be undefined, however window.load
will be (is that what you meant?)
Use window.pageYOffset
instead.
- [Vuejs]-What is a good way to call a function that makes an axios request using information from within a v-for?
- [Vuejs]-VueJS app to replace page content in Chrome extension
Source:stackexchange.com