inertia-bundle icon indicating copy to clipboard operation
inertia-bundle copied to clipboard

Inertia.js server-side adapter for Symfony

Results 5 inertia-bundle issues
Sort by recently updated
recently updated
newest added

Hello, thanks for this nice bundle. I have a little problem with settings version for Inertia. When i set in my subscriber version, i get always refresh. for example if...

This pull request applies code style fixes from an analysis carried out by [StyleCI](https://github.styleci.io). --- For more information, click [here](https://github.styleci.io/analyses/16Y7yv).

- rompetomp/inertia-bundle[0.1.0, ..., 0.5.0] require php ^7.1 -> your php version (8.3.0) does not satisfy that requirement. - .... and so on. Is it possible to update for symfony 7?

With Inertia v1.0, an error occured while running ssr.js: ``` $ node public/build-ssr/ssr.js /public/build-ssr/ssr.js:29 module.exports = require("@inertiajs/core"); ^ Error [ERR_REQUIRE_ESM]: require() of ES Module /node_modules/@inertiajs/core/dist/index.js from /public/build-ssr/ssr.js not supported. index.js...

When using the `Link` component pages navigate correctly but when you input a page via the address bar I get the following exception: > 12:36:38.709 critical | Uncaught PHP Exception...