Skip to content

code is not present on React's KeyboardEvent wrapper #43

Open
@maddie927

Description

@maddie927

.nativeEvent.code works. Basically the SyntheticEvent from React only exposes certain properties for each event, regardless of whether they're present on the native event. Not sure how often this is an issue or how we'd even work around it. Adding this issue to document it though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions