- Edited
I'm experiencing the same issue, just as described.
I also have iCloud Sync on and use Orion across three devices.
The most reliable reproduction instruction I can come up with is to start and remain in a Google Meet meeting.
I've had this problem on Google Meet in meetings alone and with others.
Instructions:
- Turn on Orion iCloud Sync.
- Open a browser profile which is to be syned into iCloud.
- Navigate to https://meet.google.com/.
- Start and join a new meeting.
- Wait in the meeting.
- After 10 minutes of sitting in the meeting, note the "automatic-go-back" bug occurs!
Effects:
- The browser tab's URL is pointed at the previous address, and the rendered DOM shows this URL correctly.
- The browser tab's network activity log is reset and empty.
- I do not see anything out of the ordinary in the Orion debug log.
Note, however, this issue is resolved by turning off Orion iCloud Sync.
Try the instructions above again, and you will not be shuttled back but, you will see a popup from Google Meet if you're alone in the meeting.
I suspect Google has a JS script that runs in the browser every 10 minutes to check if there is only one person present, and there's some kind mishandling of the tab when this script runs while iCloud Sync is watching the browser.
This issue occurs in more than just Google Meet, and the point at which it occurs is not necessarily 10 minutes in all cases. But this worked for me.