@shopify/polaris-viz-native
crashes with unrecognized selector sent to instance
error
#1639
Labels
bug
Something isn't working
Bug summary
Expected behavior
It should load the chart properly.
Actual behavior
The app crashes instead.
__44-[RCTUIManager flushUIBlocksWithCompletion:]_block_invoke
RCTUIManager.m:1211
__44-[RCTUIManager flushUIBlocksWithCompletion:]_block_invoke_2
_dispatch_call_block_and_release
_dispatch_client_callout
_dispatch_main_queue_drain
_dispatch_main_queue_callback_4CF
CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE
__CFRunLoopRun
CFRunLoopRunSpecific
GSEventRunModal
-[UIApplication _run]
UIApplicationMain
main
start_sim
0x0
0x0
Steps to reproduce the problem
I am simply installing (
yarn add @shopify/polaris-viz-native
) in a brand new Expo app (managed), and this is happening. I also installedreact-native-svg
which seemed required.Specifications
The text was updated successfully, but these errors were encountered: