-
Notifications
You must be signed in to change notification settings - Fork 58
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
TypeError: Cannot read property 'replace' of undefined #6432
Comments
On Android beta version |
The issue spotted in version |
Re-opening this issue as the issue originated in Source 2 is still happening in recent versions (e.g. 23.8.1). |
Sentry issue: JETPACK-ANDROID-HWJ |
I'm de-assigning myself from the issue as I don't plan to work on a fix in the short term. |
Sentry Issue: JETPACK-ANDROID-KYN |
Noted that JETPACK-ANDROID-KYN was reported as a new crash, but has the same stack trace as JETPACK-ANDROID-HWJ. Linked the two issues. |
How to reproduce it
π Under investigation...
This issue seems to have originated from multiple sources:
β Source 1
block-editor/src/components/rich-text/native/get-format-colors.native.js
Symbolicated stack trace
Raw stack trace‡οΈ
TypeError: Cannot read property 'replace' of undefined
This error is located at:
π Source 2
packages/wordcount/src/stripTags.js
Symbolicated stack trace
Raw stack trace (from version 23.8.1)‡οΈ
TypeError: Cannot read property 'replace' of undefined, js engine: hermes, stack:
The text was updated successfully, but these errors were encountered: