Open martinsGD opened 4 months ago
Hi there!
I am using Inertia + Vue in my project, which already has a defined route() function, so I am getting this warning:
route()
[Vue warn]: Methods property "route" is already defined in Props.
Is there any workaround for this?
Hi there!
I am using Inertia + Vue in my project, which already has a defined
route()
function, so I am getting this warning:[Vue warn]: Methods property "route" is already defined in Props.
Is there any workaround for this?