Open gavmck opened 3 months ago
This only seems to compile on the client rather than the server in Nuxt.
Does anyone know how to get SSR running as it defeats the point to only have it work on the client.
The docs say to only load the runtime compiler on the client, is there a reason for that?
Hey @gavmck ! I'm stuck with the exact same issue. Already found a solution? 🤞
This only seems to compile on the client rather than the server in Nuxt.
Does anyone know how to get SSR running as it defeats the point to only have it work on the client.
The docs say to only load the runtime compiler on the client, is there a reason for that?