Joe Krump

Results 2 issues of Joe Krump

[troubleshooting section]: https://vite-ruby.netlify.app/guide/troubleshooting.html - [x] I have tried upgrading by running `bundle update vite_ruby`. - [x] I have read the __[troubleshooting section]__ before opening an issue. ### Description 📖 I'm...

bug

Update the svelte code snippet for manually saving state. `@inertiajs/svelte` does not export `router` and `@inertiajs/core` does, so I've updated the snippet to import from `@inertiajs/core`. Perhaps `@inertia/svelte` should expose...