Hello!
I am using Ionic Angular together with @videogular/ngx-videogular - npm in order to display video in my app. The video player can be opened in fullscreen mode with the help of the browsers fullscreen API.
However, Ionic modals and Ionic toasts does not show up inside the browser fullscreen mode by default.
What do I need to do to make the modals and toasts show up inside fullscreen mode?
Cheers!
1 post - 1 participant