Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

JPrudence's avatar

What is the alternative to using VueStyleLoader with Inertia Vite SSR ?

Hi, Do you have any idea what will replace useVueStyleLoader for resolve "ReferenceError: document is not defined" for inertia SSR with Vite. With laravel mix I used below code, but I don't know what can solve it with Vite : vue({ version: 3, useVueStyleLoader: true })

0 likes
0 replies

Please or to participate in this conversation.