You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JSApplicationIllegalArgumentException: Error while updating property 'textAlign' in shadow node of type: RCTAztecView
...
(8 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
@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).
@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)
...
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
The text was updated successfully, but these errors were encountered: