-
## Linkタグの場合
inertiaTest.vue
```
import { Link } from "@inertiajs/vue3";
testets
a tag
Link経由です
name付きです ←これ
```
web.phpで名前付したrouteをLinkコンポーネントにv-bind
-
Given that coast is currently the clojureverse's answer to stuff like RoR, Elixr, etc. Would probably be nice to have something like [Turbolinks](https://github.com/turbolinks/turbolinks) that is sti…
-
after doinga ll the instructions and adding the npm install inertia-vue to the package.json file, i'm still getting an error on building the project
Module not found: Error: Can't resolve 'inertia…
-
There's no documentation on this repo for hooking up Vue3 without SSR. I followed the official documentation, which directed me to include this bit of code in my main javascript file (app.js in this c…
-
Is this package does not work with Inertia JS?
```
E:\Projects\dymlab>node public/js/ssr.js
Starting SSR server...
Server started.
E:\Projects\dymlab\node_modules\@protonemedia\inertiajs-tables…
-
Hi, would you consider adding Vite support ?
```js
19:52:32 [vite] vite.config.js changed, restarting server...
error when starting dev server:
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argum…
-
### Version:
- `@inertiajs/vue3` version: 1.0.0
### Describe the problem:
We are frequently (not always) getting the following error when trying to click on Inertia links:
```
Uncaught (i…
-
The latest release of any of Inertia's packages shown on inertiajs.com is from Jan 18, 2022.
-
# INTRO
I want to use SSR but an error occurs as follows, if not using the SSR application it runs normally
### ERROR
```node
require() of ES Module D:\project2023\myproject.com\node_modules\@in…
-
- Laravel Mix Version: 6.0.49 (`npm list --depth=0`)
- Node Version (`node -v`): v18.19.0
- NPM Version (`npm -v`): 10.2.3
- OS: macOS 14.2.1
### Description:
After upgrading webpack to…