lobothijau wrote a reply+100 XP
3w ago
lobothijau started a new conversation+100 XP
4w ago
Hello everyone,
I'm new to the combination of Inertia + Vue inside a Laravel project.
In this project, I found a weird issue where some links when clicked will stack on top of each other. This happened on some links only, not all. Issue fixed temporarily by hard refresh (ctrl+shift+r) but it'll come again.
If you see on the screenshot below, the bright (white background) is the stack that is active, the grey area above it is the one that I click a link.
I have added a ssr stop and ssr start on Forge deployment.
I also already use Link from Inertia not using tag.

Can anyone suggest whats the possibility of the cause?
Thank you in advance.