fengchen

Results 2 comments of fengchen

> After adding the following to the nuxt config the problem goes away: > > ```js > export default defineNuxtConfig({ > router: { > options: { > hashMode: true, >...