1👍
From here, it looks like you also need to set the following
const vuetify = createVuetify({
ssr: true,
})
Source:stackexchange.com
1👍
From here, it looks like you also need to set the following
const vuetify = createVuetify({
ssr: true,
})