lansingcodes / www

Events and resources for Lansing coders
https://www.lansing.codes
Other
7 stars 16 forks source link

Explicitly provide default scroll behavior value #98

Closed egillespie closed 5 years ago

egillespie commented 5 years ago

Explicitly providing the value of scrollBehavior provided in the Nuxt docs appears to resolve the issue with back button navigation in Chrome.

Maybe the actual default value in the Nuxt code is not what appears in the documentation and has a bug in it? 🤷‍♀

Anyway, this fixes #91.