-
Notifications
You must be signed in to change notification settings - Fork 537
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Version:
@inertiajs/vue2version: 1.2.0
Describe the problem:
Browser history not working properly on iOS Chrome v 128.0.6613.98
When i navigate through my web app and then click browsers "Back" button or using gesture "swipe from left" Chrome does not follow correct path (not navigating to previous page)
I use component from @inertiajs/vue2 package
When i check on iOS Safari or Brave browser everything works fine
Browser back and forward and swipe actions should work properly based on history
Steps to reproduce:
- Open https://demo.inertiajs.com/login or https://inertiajs.com/ or another web app which uses inertiajs on Chrome iOS
- Try to navigate through web app (open some links)
- hit the back button or swipe from left gesture
jonashalgren, krihoevt, Slund, jarnovanleeuwen, stefanocurnis and 3 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working