Pressing the device Back button exits the Jump simulation. It should instead trigger the inertia app’s back navigation.
Expected: Back button navigates inside the inertia app (just like history.back() but idk how things works in native php).
Actual: Back button closes the simulation.
info
- Android 16, one ui 8.0.
- fresh new laravel app using laravel new, (react starter kit)