fix chromeIOS and edgeIOS browser back button problems
Seems like this might require more than just a list of browsers. All third party browsers on iOS are essentially glorified Safari webviews. So this issue would likely exist in every single browser on iOS apart from Safari itself. Perhaps it would be a good idea to change the check to "is ios and not safari"
@RobertBoes This issue was also present in Safari itself in the past few weeks, but it was resolved within just a few days. I’m not entirely sure, but I think it received an update. I believe the issue will be completely resolved once the browsers receive a new version.
any updates on this ? I'm having the same issues
any updates on this ? I'm having the same issues
i don't have any solution for this issues
I tried to reproduce the issue on iPadOS + Edge, but I can't reproduce the original bug from #1984. Here's the user-agent with the full versions.
Mozilla/5.0 (iPad; CPU OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/137.0.3296.82 Version/18.0 Mobile/15E148 Safari/604.1
Is this issue still relevant? If so, can you give me instructions on how to reproduce it?
I have same problem here
Closing this one in favor of #2629.