Skip to content

TypeError: Cannot read properties of undefined (reading 'startsWith') #70

@khiga8

Description

@khiga8

We are observing a TypeError from this line:

const elideShift = event.code.startsWith('Key') && event.shiftKey && event.key.toUpperCase() === event.key;

See: Sentry

Though this was first seen 9 months ago, looks like there has been a recent spike.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions