nuxt / movies

🍿 A TMDB client built with Nuxt 3
https://movies.nuxt.space
MIT License
2k stars 284 forks source link

fix: scrolling issue #29

Closed ali4zimi closed 1 year ago

ali4zimi commented 1 year ago

Scrolling doesn't work after the transition. I updated the scroll.client.ts plugin according to Vue docs, and now it is working.