-
-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
Describe the bug
The value for orientation is not reliably set. When testing a page with Browserstack for example, the orientation remains as portrait regardless of the actual device orientation.
To Reproduce
Steps to reproduce the behavior:
- Add an event listener to the window
resizeevent - Read and
console.logthe current value fororienation - Push the branch to test with Browserstack (or use Browserstack Local) for example
- Open developer tools
- The log will always say
portraitregardless of the actual device orientation
Expected behavior
The value for orientation should reliably be set in correspondence with the actual device orientation.
Desktop (please complete the following information):
-> handheld devices only
Smartphone (please complete the following information):
- Device: iPhone14 Pro
- OS: iOS 16.3
- Browser: Safari
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels


