Open alexrabarts opened 9 years ago
Hi,
I'm seeing the following error on a real device (iPhone 6S) but not in the simulator:
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Invalid number value (NaN) in JSON write'
The error occurs in node_modules/react-native/React/Base/RCTUtils.m:45 of react-native 0.14.2.
node_modules/react-native/React/Base/RCTUtils.m:45
Any ideas what might be causing this? I was running react-native-popover on react-native 0.10 without any issues.
Thanks,
Alex
Hi,
I'm seeing the following error on a real device (iPhone 6S) but not in the simulator:
The error occurs in
node_modules/react-native/React/Base/RCTUtils.m:45
of react-native 0.14.2.Any ideas what might be causing this? I was running react-native-popover on react-native 0.10 without any issues.
Thanks,
Alex