Recently I've been encountering some issues on the Cloud Storage Bucket UI at https://console.cloud.google.com/storage/browser
When a user with sufficient IAM policy to read from the bucket tries to view the bucket via the UI, instead they are greeted with recursive browser > browser > browser > ... path. Even though the project ID in the URL is correct and the user used to be able to access it via this link, it sometimes break intermittently. The user used to be able to work around it by using Edge instead of Chrome to access it, but right now nothing works. Private browsing and different browsers doesn't work either. The URL also gets replaced with /browser/browser/browser... when visiting the URL from a previously known to work bookmark. No changes to the IAM policy or bucket was made. The bucket doesn't have "Requester Pays" enabled either. The user is logged in to a correct account with sufficient IAM permissions.
Has anyone encountered this issue and has a solution?
Thanks in advance!