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
To avoid any confusion, fullscreen API support for IOS only works for <video> tags.
Currently, we don't use the fullscreen API for videos (only for images), so once the condition mentioned is fixed, it won't work any better.
But it's a future solution for integrating video from this ticket #375 for example.
With the release of Safari 16.4 and the support of fullscreen API, it might be worth improving the condition here
Geotrek-rando-v3/frontend/src/components/Modal/Modal.tsx
Line 30 in 01785fa
The text was updated successfully, but these errors were encountered: