Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

joydeep's avatar

Only client side routing possible in inertia?

Hello folks, I'm new to inertia...I have noticed that everytime an inertia router is triggered it sends server request.. is their is anyway to create only client side router without any server request....I'm using vue 3 with inertia

0 likes
1 reply
MohamedTammam's avatar

WHY? That's the point of Inertia, to let the back-end control routing.

Please or to participate in this conversation.