to redirect back to the page you came from... but am using vue backed up with inertia... using ziggy routes.. I went through the documentation of ziggy js and found some methods like route().current()... which works fine in vue... but how Can i accomplish the same using ziggy or other means to return to previous page using vue and ziggy routes... Thanks in advance
well, thanks for your effort, i tried this one... but now it goes forth and back... instantly... as soon as the components are created then it changes back to where it came from... dont know if there would be 'prevent' or something to wait untill its clicked