Skip to content

"Not enough arguments" error in some older browsers #603

@psimyn

Description

@psimyn

Getting quite a lot of noise from these errors:

uncaught exception: [Exception... "Not enough arguments" nsresult: "0x80570001 (NS_ERROR_XPC_NOT_ENOUGH_ARGS)" location: "JS frame :: https://cdn.ravenjs.com/3.0.4/raven.min.js :: anonymous :: line 2" data: no]

I believe it's due to 3rd argument of addEventListener in older firefoxes; can trigger in my own code with document.addEventListener('click', function(){});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions