Skip to content

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

@polidario

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.

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