inertiajs / inertia-django

The Django adapter for Inertia.js
MIT License
300 stars 32 forks source link

SSR not working #31

Open akashKarmakar02 opened 11 months ago

akashKarmakar02 commented 11 months ago

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

BrandonShar commented 11 months ago

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.

akashKarmakar02 commented 11 months ago

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