You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my Angular app I use Capacitor and this plugin to rotate the orientation to landscape while playing a video with the Angular YouTube player. When the view is rotated the status bar moves to the top of the page as expected, but (now on the left of the device) where the status bar used to be the background color has changed to grey.
Enjoy this artists rendition:
What is expected to happen?
The "container" of the status bar shouldn't change background color
What does actually happen?
The "container" of the status bar changes change background color
Environment, Platform, Device
I'm viewing the app on my Pixel 5 device which is connected through Android Studio.
You should be able to checkout this repo and reproduce the issue: https://github.com/alucardu/angular-movieseat (mind that if I run this on a virtual Pixel 5 device the issue doesn't show, only when using a real device).
Bug Report
Problem
In my Angular app I use Capacitor and this plugin to rotate the orientation to landscape while playing a video with the Angular YouTube player. When the view is rotated the status bar moves to the top of the page as expected, but (now on the left of the device) where the status bar used to be the background color has changed to grey.
Enjoy this artists rendition:
What is expected to happen?
The "container" of the status bar shouldn't change background color
What does actually happen?
The "container" of the status bar changes change background color
Environment, Platform, Device
I'm viewing the app on my Pixel 5 device which is connected through Android Studio.
You should be able to checkout this repo and reproduce the issue: https://github.com/alucardu/angular-movieseat (mind that if I run this on a virtual Pixel 5 device the issue doesn't show, only when using a real device).
Version information
Checklist
The text was updated successfully, but these errors were encountered: