- Notifications
You must be signed in to change notification settings - Fork855
Avoid null error#570
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Avoid null error#570
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Avoid the error "Cannot read property 'removeEventListener' of null"
@asundlihardig Could you provide a screenshot showing the error ? |
I'm sorry@itsmichaeldiego . The error was reported through Sentry.io |
@asundlihardig Sorry I can't merge this without you showing me how this is blocking you or where is the error. There are thousands of places in the code where we could add defensive programming, I need to know why adding it here would make the difference. |
16436be
tof6bb003
Compare@asundlihardig Looking forward to hear back from you! Would like to merge this if its an issue for the users. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Avoid the error "Cannot read property 'removeEventListener' of null"