maoberlehner / vue-lazy-hydration

Lazy Hydration of Server-Side Rendered Vue.js Components
MIT License
1.19k stars 52 forks source link

Add `passive` attribute to scrolling events #60

Closed asennoussi closed 4 years ago

asennoussi commented 4 years ago

Adding a passive attribute to scrolling events: touchstart and touchmove. Adding more soon.

asennoussi commented 4 years ago

@maoberlehner Let me know your thoughts and I will reiterate.

maoberlehner commented 4 years ago

See https://github.com/maoberlehner/vue-lazy-hydration/pull/53#issuecomment-658739820