Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application crashes when changing the local currency #1461

Closed
sentry-io bot opened this issue Oct 24, 2019 · 0 comments · Fixed by #1481
Closed

Application crashes when changing the local currency #1461

sentry-io bot opened this issue Oct 24, 2019 · 0 comments · Fixed by #1481
Assignees
Labels

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 24, 2019

Sentry Issue: CELO-MOBILE-18C

Invariant Violation: Invariant Violation: Invariant Violation: Rendered fewer hooks than expected. This may be caused by an accidental early return statement.

This error is located at:
    in L
    in t
    in u
    in WithMergedOptions(t)
    in C
    in u
    in LoadNamespace(Component)
    in RCTView
    in u
    in RCTView
    in z
    in _
    in n
    in _
    in n
    in t
    in t
    in u
    in WithMergedOptions(t)
    in C
    in u
    in LoadNamespace(t)
    in _
    in k
    in ForwardRef(WithAnalytics(Connect(LoadNamespace(t))))
    in u
    in RCTView
    in u
    in RCTScrollContentView
    in RCTScrollView
    in T
    in z
    in I
    in R
    in u
    in RCTView
    in u
    in n
    in n
    in t
    in u
    in WithMergedOptions(t)
    in C
    in u
    in LoadNamespace(n)
    in _
    in k
    in ForwardRef(WithAnalytics(Connect(LoadNamespace(n))))
    in h
    in _
    in v
    in RCTView
    in RCTView
    in l
    in RCTView
    in n
    in RCTView
    in n
    in _
    in k
    in v
    in RCTView
    in RCTView
    in RCTView
    in u
    in RCTView
    in u
    in C
    in n
    in P
    in RCTView
    in n
    in RCTView
    in u
    in PanGestureHandler
    in y
    in L
    in RCTView
    in h
    in C
    in k
    in v
    in v
    in c
    in k
    in k
    in RCTView
    in n
    in _
    in t
    in u
    in WithMergedOptions(t)
    in C
    in u
    in WrappedNavigator
    in l
    in t
    in u
    in WithMergedOptions(t)
    in C
    in u
    in LoadNamespace(l)
    in c
    in RNCSafeAreaView
    in Unknown
    in f
    in n
    in n
    in RCTView
    in RCTView
    in c

This error is located at:
    in k
    in RCTView
    in n
    in _
    in t
    in u
    in WithMergedOptions(t)
    in C
    in u
    in WrappedNavigator
    in l
    in t
    in u
    in WithMergedOptions(t)
    in C
    in u
    in LoadNamespace(l)
    in c
    in RNCSafeAreaView
    in Unknown
    in f
    in n
    in n
    in RCTView
    in RCTView
    in c
  File "node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-prod.js", line 34, in invariant
    condition = Error(
  File "node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-prod.js", line 3146, in renderWithHooks
    invariant(
  File "node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-prod.js", line 3756, in updateFunctionComponent
    Component = renderWithHooks(
  File "node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-prod.js", line 6233, in performUnitOfWork
    var next = beginWork(
  File "node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-prod.js", line 6275, in renderRoot
    nextUnitOfWork = performUnitOfWork(nextUnitOfWork);
...
(11 additional frame(s) were not displayed)
@jeanregisser jeanregisser self-assigned this Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant