-
Having struggled to set up django-inertia, I came across django-breeze. I found it a relief, thank you!
BrandonShar is looking for collaborations towards a V2. Is it appropriate to suggest folding …
-
### Version:
- `@inertiajs/react` version: 2.0.0-beta.1
### Describe the problem:
In Inertia v2, the new `merge` feature allows developers to merge new data into existing props instead of rep…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
This is annoying...
```
case/v0.2/v0.2.0-WIP …
➜ ~/AppImages/freecad.appimage
Free…
-
Same as #23 the use-case is incremental adoption. I have a large existing monolithic flask application, and would like to slowly introduce svelte via `flask-inertia`. The problem is `flask-inertia` co…
-
### Laravel Precognition Plugin Version
"laravel-precognition-react-inertia": "^0.5.6",
### Laravel Version
11.9
### Plugin
React w/ Inertia
### Description
## Description
During the migration…
-
Would you be open to a PR for adding support to navigate to Inertia vues from controllers also? I know the plugin is called blade-nav, but it seems (famous last words) somewhat easy to expand that fun…
-
I'd like to propose a plan to integrate v2 features.
Here is the list of features (or changes) needed:
- [ ] [DeferProp (full support with grouping)](https://v2.inertiajs.com/deferred-props)
-…
adrum updated
3 weeks ago
-
My inertia template `inertia_base.html` extends from regular jinja template `base.html` which needs some additional context variables, such as `account`. How can I pass these variables to `render_iner…
-
### Synopsis:
Popular stacks like Laravel + Inertia have a differerent way of rendering pages.
Currently the only supported statement is `render` which creates a blade view file.
I would suggest …
-
Thanks for the great library. I know Inertia should work out well since you have the resources folder and what not.
Just curious if anyone has examples of package.json or vite.config to make sure ever…