TypeError: undefined is not an object (evaluating 'o.some')
IOS, 3.15.0
Install the app Try to onboard a new user with the urls pointed to Walrus. (handled in the build) Crash after account creation
Sentry Issue: MOBILE-V2
TypeError: undefined is not an object (evaluating 'o.some')
File "src/onboarding/OnboardingScreen.js", line 71, in render
if (!completed_items.some(r => r == 'suggested_hashtags')) {
File "app:///[native code]", in ml
File "app:///[native code]", in fl
File "src/navigation/NavigationService.js", line 35, in push
_navigator.dispatch(
File "src/onboarding/OnboardingStore.js", line 49, in call
NavigationService.push(onboarding);
...
(29 additional frame(s) were not displayed)
Edited by Brian Hatchet