inertiajs / inertia-django

The Django adapter for Inertia.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSR not working

akashKarmakar02 opened this issue · comments

I just tried turning on ssr for vue and disabled js it is not working

Hey @akashKarmakar02 can you describe a bit more about your setup and what you tried? I don't know of any bugs in the existing SSR implementation, but I haven't used it myself recently so it's certainly possible.

https://github.com/akashKarmakar02/django-vue-inertia-starter.git
this is my repo and i have the contants in settings.py i have inertia ssr.js file included it in vite.config.js after disabling js in browser only blank page is showing