Skip to content

Uncaught TypeError: Cannot read properties of undefined (reading 'removeEventListener') #2

Description

@polidario

This error is produced while the user is not logged in. According to the browser console, the error is in the following line:

 )) : null === a && void 0 === a && "undefined" === a || a.removeEventListener("keydown", f, !1)

Couldn't figure out the issue myself since the entire code is obfuscated. Once again, the error only occurs when the user is not logged in.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions