Error setting property 'borderRadius' of RCTText with tag #43: JSON value 'N' of type NSString cannot be converted to NSNumber #35947
Labels
Needs: Triage 🔍
Stale
There has been a lack of activity on this issue and it may be closed soon.
Type: Upgrade Issue
Issues reported from upgrade issue form
New Version
0.71.3
Old Version
0.67.5
Build Target(s)
iOS Simulator iPhone 13 ios 16.2
Output of
react-native info
Issue and Reproduction Steps
cd ios
open nativeIntegration.xcodeproj
build the project in xcode Version 14.2 (14C18)
Build succeeded but error seen in iOS simulator
2023-01-24 19:39:27.023114+0800 nativeIntegration[12531:137341] [native] Error setting property 'borderRadius' of RCTText with tag #43: JSON value 'N' of type NSString cannot be converted to NSNumber
2023-01-24 19:39:27.080643+0800 nativeIntegration[12531:137341] [native] Error setting property 'borderRadius' of RCTText with tag #77: JSON value 'N' of type NSString cannot be converted to NSNumber
2023-01-24 19:39:26.884350+0800 nativeIntegration[12531:137677] 10.3.0 - [FirebaseCore][I-COR000005] No app has been configured yet.
2023-01-24 19:39:27.093871+0800 nativeIntegration[12531:137341] [native] Error setting property 'borderRadius' of RCTText with tag #113: JSON value 'N' of type NSString cannot be converted to NSNumber
2023-01-24 19:39:27.104308+0800 nativeIntegration[12531:137341] [native] Error setting property 'borderRadius' of RCTText with tag #147: JSON value 'N' of type NSString cannot be converted to NSNumber
2023-01-24 19:39:27.129882+0800 nativeIntegration[12531:137341] [native] [GESTURE HANDLER] Initialize gesture handler for view <RCTRootContentView: 0x7fac7a907680; reactTag: 1; frame = (0 0; 390 844); gestureRecognizers = <NSArray: 0x60000002cde0>; layer = <CALayer: 0x600000ee4b40>>
The text was updated successfully, but these errors were encountered: