SSR error - ReferenceError: document is not defined
Hi!
I'm new to both Nuxt UI and SSR, so maybe I'm just missing something, but...
I'm using Nuxt UI Pro with Inertia and Laravel I have set up SSR, and I can build the application just fine and also start the SSR server But! When I try to access a page, I get this error:
ReferenceError: document is not defined at /bootstrap/ssr/ssr.js:249:17
ReferenceError: document is not defined at /bootstrap/ssr/ssr.js:249:17