sct / overseerr

Request management and media discovery tool for the Plex ecosystem
https://overseerr.dev
MIT License
3.77k stars 437 forks source link

Safari iOS/iPad OS can’t navigate away from overseerr #3827

Open thecreativeone91 opened 6 months ago

thecreativeone91 commented 6 months ago

Description

After navigating to overseerr users can not navigate away from the site in the same tab has been tested on on iPad OS 17 and iOS 17 by several people and multiple different instances of overseerr, not just mine.

Version

1.33.2

Steps to Reproduce

  1. Navigate to Overseerr
  2. Navigate around the interface to different categories, movies, etc (skipping this step and navigating away right after getting to overseerr produces mixed results, sometimes it will navigate away, most times it will not)
  3. Enter a new url to navigate to
  4. Overseerr will just reload in the current tab instead of the expected website

Screenshots

No response

Logs

No response

Platform

smartphone

Device

iPad Pro, iPhone 15

Operating System

iOS 17.3, iPadOS 17.3

Browser

Safari

Additional Context

No response

Code of Conduct

6twenty commented 5 months ago

+1, I noticed this as well (iOS 17.3.1 Safari) and came here to see if there was an issue for it already.

Edit to add console logs:

Initial loading overseerr:

[Info] Successfully preconnected to https://fonts.gstatic.com/ (x2)
[Log] [SW] Registration successful, scope is: – "https://[REDACTED]/" (_app-f82d328be8305250.js, line 1)
[Info] [USO] Button detection aborting due to timeout. (injected.js, line 4, x3)

Navigate to google.com (fails and reloads overseerr instead):

[Log] [SW] Registration successful, scope is: – "https://[REDACTED]/" (_app-f82d328be8305250.js, line 1)
[Info] Successfully preconnected to https://fonts.gstatic.com/ (x2)
[Log] [SW] Registration successful, scope is: – "https://[REDACTED]/" (_app-f82d328be8305250.js, line 1)
[Info] [USO] Button detection aborting due to timeout. (injected.js, line 4, x3)
Larosen commented 2 months ago

+1