Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
thecreativeone91 opened this issue Mar 29, 2024 · 1 comment
Open
1 task done

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

thecreativeone91 opened this issue Mar 29, 2024 · 1 comment

Comments

@thecreativeone91
Copy link

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

  • I agree to follow Overseerr's Code of Conduct
@6twenty
Copy link

6twenty commented Apr 7, 2024

+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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants