-
Notifications
You must be signed in to change notification settings - Fork 244
Issue when use with Laravel + Inertia JS #357
Comments
Is there any solution for this problem yet? I'm having the same issue here |
Same problem for me, any solution? Help please |
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. 😔 |
this package fixes the error |
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 |
import {FormWizard, TabContent} from '@dcorrea-estrav/vue-form-wizard/dist/vue-form-wizard' |
inertia_js.js:228758 [Vue warn]: Method "route" has already been defined as a prop.
The text was updated successfully, but these errors were encountered: