Skip to content

requestFullscreen() doesn't work after YouTube video played full screen #28

Description

@accuser

I've used fscreen in a Svelte component to wrap content (e.g., <img />) so that a user can zoom in and out of full screen. I've added a YouTube video to the page (via an iFrame, with allowfullscreen, not wrapped by my component) but once the video has entered and exited full screen mode, the images can no longer be zoomed to full screen, i.e., requestFullscreen() does nothing.

Is there anything that I need to do to make this work?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions