Skip to content

Iframes with allowFullScreen triggers warning #122

@adrianhelvik

Description

@adrianhelvik

index.js:1 Warning: Received the string true for the boolean attribute allowFullScreen. Although this works, it will not work as expected if you pass the string "false". Did you mean allowFullScreen={true}?

Warning generated by this html: <iframe allowfullscreen="true"></iframe>

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