inertiajs / inertia-laravel

The Laravel adapter for Inertia.js.
https://inertiajs.com
MIT License
1.99k stars 222 forks source link

Prevent a webpage from navigating away #610

Closed mdrakash closed 3 months ago

mdrakash commented 3 months ago

i am using Link component in my vuejs. i want to prevent webpage from navigating away to another page. how can I implement in my laravel and vuejs project.

driesvints commented 3 months ago

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.