Skip to content

autoFocusingTags regex unintentionally matches <data and <meta #6981

@lukaw3d

Description

@lukaw3d

const autoFocusingTags = /(a|area|input|select|textarea|button|iframe)$/;

matches data and meta elements

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugissue that does not match design or documentation and requires code changes to address

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions