-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WORDPRESS-ANDROID-M]: JavascriptException: TypeError: null is not an object (evaluating 'n.name') #10876
Comments
@designsimply I've added this to the prioritized column as it seems quite common - 7.4k crashes in the last 90 days (~82 per day). |
cc: @geriux 👋 I suspect this crash is coming from the |
This comment has been minimized.
This comment has been minimized.
I created a separate issue for the For the
|
Users affected in the last 90 days: 4200 |
Users affected in the last 90 days: 4400 |
Users affected in the last 90 days: 5200 |
It looks like this issue could be totally solved already thanks to some nice work from @geriux @mkevins and @lukewalczak . One instance from this sentry issue [WORDPRESS-ANDROID-M]: For the second Error log |
Events in the last 90 days: 26,000 It looks like there was an uptick in the |
Events in the last 90 days: 35,000 Detected a slowdown in March but incoming crash reports may still be as high or higher than the uptick from the 14.0 release (maybe that's just because of more 14.0 usage compared to before?): Let's keep an eye on this one because 14.2 was released 14 days ago and I'm not seeing any instances of it while there were 10,000 events captured in 14.0 and 9,700 for 14.2 in the last 90 days. |
Is this crash related or should we create a new issue? It seems quite common - 22k events and 6.3k users in the last 90 days. |
Regarding the original issue noted, v14.1 is the latest version of the app where Sentry Issue: WORDPRESS-ANDROID-M was recorded in the last 90d, although it's still affecting many users: Events in the last 90 days: 36,000 In regard to the new issue raised:
There's a new issue at #11803. |
Sentry Issue: [WORDPRESS-ANDROID-M]
Updated by @cameronvoell (2/16/20)
TypeError: (0,u.imageFillStyles) is not a function.
- Fix Released and VerifiedTypeError: null is not an object (evaluating 'n.name')
- Fix Merged, not yet verifiedJavascriptException undefined is not an object (evaluating 'n.classList.contains')')
- Not Fixed, and No Recreation StepsSentry merged several unrelated issues into one. We've fixed one NPE in #9768 but it seems it's still failing on two different exceptions at least.
(https://sentry.io/share/issue/a3007e9a92e6418e95a05f5eff074cc6/)
cc @mkevins I'm not sure how much critical it is, could you please check it out. Feel free to keep it for groundskeeping if it's not critical of course.
The text was updated successfully, but these errors were encountered: