Skip to content
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

JSApplicationIllegalArgumentException: Error while updating property 'textAlign' in shadow node of type: RCTAztecView #13462

Closed
loremattei opened this issue Nov 24, 2020 · 3 comments
Assignees
Labels
Gutenberg Editing and display of Gutenberg blocks. [Pri] Medium [Type] Crash

Comments

@loremattei
Copy link
Contributor

Sentry Url: https://sentry.io/share/issue/047910f7e0d54079a42e4fde6944db32/
User Count: 153
Count: 176
First Release: [email protected]+936
First Seen: 2020-10-20T09:05:59.596000Z
Last Seen: 2020-11-24T08:14:47Z
24 Hours: 33
30 Days: 174

JSApplicationIllegalArgumentException: Error while updating property 'textAlign' in shadow node of type: RCTAztecView

...
(8 additional frame(s) were not displayed)
@leandroalonso
Copy link
Contributor

@marecar3 do you have any idea which block might be causing this issue? (pinging you here because I've seen that you already fixed a similar error before).

@hypest
Copy link
Contributor

hypest commented Nov 27, 2020

@marecar3 is focusing on some other projects as we speak so, let me reel in @cameronvoell to have a look at this one.

For context, the nested exception has some additional clues, possibly related to an attempt to set textAlign to full:

com.facebook.react.bridge.JSApplicationIllegalArgumentException: Invalid textAlign: full
    at com.facebook.react.views.text.ReactBaseTextShadowNode.setTextAlign(ReactBaseTextShadowNode.java:451)
    at java.lang.reflect.Method.invoke(Method.java)
	...

@cameronvoell cameronvoell self-assigned this Dec 7, 2020
@designsimply
Copy link
Contributor

Events in the last 90d: 594
Users affected in the last 90d: 473
WORDPRESS-ANDROID-VD3: https://sentry.io/share/issue/047910f7e0d54079a42e4fde6944db32/

image

I couldn't find any new cases for this crash reported in Sentry for versions 16.2+. Recommend closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gutenberg Editing and display of Gutenberg blocks. [Pri] Medium [Type] Crash
Projects
None yet
Development

No branches or pull requests

5 participants