Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Issue when use with Laravel + Inertia JS #357

Open
ygthor opened this issue Jan 20, 2021 · 7 comments
Open

Issue when use with Laravel + Inertia JS #357

ygthor opened this issue Jan 20, 2021 · 7 comments

Comments

@ygthor
Copy link

ygthor commented Jan 20, 2021

inertia_js.js:228758 [Vue warn]: Method "route" has already been defined as a prop.

@infinity-webdesigns
Copy link

Is there any solution for this problem yet? I'm having the same issue here

@mreduar
Copy link

mreduar commented Feb 17, 2021

Same problem for me, any solution?
image

@Ryunosukee
Copy link

Same problem for me, any solution?

Help please

@mreduar
Copy link

mreduar commented Mar 11, 2021

Apparently not, I had to stop using the package and make my own package. I just copied the code from it and translated it into my components. Then I removed the routes and it works perfect. Too bad this repository has been abandoned. 😔

@Ryunosukee
Copy link

this package fixes the error
https://www.npmjs.com/package/@dcorrea-estrav/vue-form-wizard

@TechhDan
Copy link

Unfortunately I did not have luck with the package above for the current version of Laravel + Inertia. I Installed the package above but when I use it I get a JavaScript error TypeError: selfHook.bind is not a function.

@WoozieDev
Copy link

este paquete corrige el error
https://www.npmjs.com/package/@dcorrea-estrav/vue-form-wizard

import {FormWizard, TabContent} from '@dcorrea-estrav/vue-form-wizard/dist/vue-form-wizard'
import '@dcorrea-estrav/vue-form-wizard/dist/vue-form-wizard.min.css'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants