Fullscreen video inside a modal with safari

Hello,

I would like to integrate a video player inside an ionic modal. It works fine on chrome, but on safari, when you put the video player in full screen, the elements of the modal are still visible.

I recorded the issue, visible on youtube : videojs safari issue - YouTube

I have tried different approaches without success to solve this problem. Here is a github repository with a basic ionic application and video player that reproduces the problem : GitHub - MaximeSIMET/ionic-modal-video-safari

Do you have any suggestions?

Thanks!

I think this was solved as part of a PR for your repo in case anyone else needed the solution here.

Yes ! it was solved by the Ionic team, thanks to them !