I want to keep the scroll position when switching to a new route in the Nuxt project.
As a default, Nuxt sets the scroll position to the top when every route changes.
I tried to customize scroll behavior in nuxt.config.js by returning false, but it didn't work.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…