Closed josephmancuso closed 3 years ago
What are you doing in the controller ?
Does still the template language is jinja?
It may be an issue with the inertia adapter trying to get these values. Maybe it's loading them into some inertia helper.
The view I am using is not inertia based so maybe we just need to wrap that code inside a request.is_inertia
:
I will experiment more later
This is fixed. Issue was a combination of issues in the session as well as how i was accessing sessions in my application
idk how to display validation errors.
This is what i was trying and its not working: