inertia icon indicating copy to clipboard operation
inertia copied to clipboard

fix chromeIOS and edgeIOS browser back button problems

Open AbdullahAgsar opened this issue 1 year ago • 2 comments

AbdullahAgsar avatar Oct 08 '24 12:10 AbdullahAgsar

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 avatar Oct 08 '24 13:10 RobertBoes

@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.

AbdullahAgsar avatar Oct 08 '24 13:10 AbdullahAgsar

any updates on this ? I'm having the same issues

Kokkey avatar Nov 04 '24 15:11 Kokkey

any updates on this ? I'm having the same issues

i don't have any solution for this issues

AbdullahAgsar avatar Nov 05 '24 07:11 AbdullahAgsar

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?

pascalbaljet avatar Jun 17 '25 13:06 pascalbaljet

I have same problem here

RyanDaDeng avatar Jun 25 '25 13:06 RyanDaDeng

Closing this one in favor of #2629.

pascalbaljet avatar Oct 09 '25 14:10 pascalbaljet