You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App crashes when opening details of an on-chain transaction using Core Lightning
Reproduce
Go to activity
Tap on an on-chain transaction
-> App crashes
ZEUS version
v0.8.0
Node interface
Core Lightning (c-lightning-REST)
Network
Clearnet
Device
Android Emulator Pixel 7 Pro
Device operating system
Android 14
Log output
TypeError: Cannot read property 'map' of undefined
This error is located at:
in TransactionView (created by inject-with-NodeInfoStore(TransactionView))
in inject-with-NodeInfoStore(TransactionView) (created by SceneView)
in SceneView (at StackView.tsx:269)
in RCTView (created by View)
in View (at CardContainer.tsx:171)
in RCTView (created by View)
in View (at CardContainer.tsx:170)
in RCTView (created by View)
in View (at Card.tsx:488)
in RCTView (created by View)
in View
in Unknown (at Card.tsx:475)
in PanGestureHandler (at Card.tsx:468)
in RCTView (created by View)
in View
in Unknown (at Card.tsx:464)
in RCTView (created by View)
in View (at Card.tsx:457)
in Card (at CardContainer.tsx:138)
in CardContainer (at CardStack.tsx:544)
in RCTView (created by View)
in View
in Unknown (at CardStack.tsx:121)
in MaybeScreen (at CardStack.tsx:537)
in RCTView (created by View)
in View (at CardStack.tsx:96)
in MaybeScreenContainer (at CardStack.tsx:444)
in CardStack (at StackView.tsx:377)
in KeyboardManager (at StackView.tsx:375)
in RNCSafeAreaView (created by SafeAreaProvider)
in SafeAreaProvider (at SafeAreaProviderCompat.tsx:34)
in SafeAreaProviderCompat (at StackView.tsx:372)
in StackView (at StackView.tsx:41)
in StackView (at createStackNavigator.tsx:33)
in Unknown (created by Navigator)
in Navigator (created by NavigationContainer)
in NavigationContainer (created by App)
in RNGestureHandlerRootView (created by GestureHandlerRootView)
in GestureHandlerRootView (created by App)
in RCTView (created by View)
in View (created by PushNotificationManager)
in PushNotificationManager (created by App)
in RCTView (created by View)
in View (created by Screen)
in RCTView (created by View)
in View (created by LinearGradient)
in LinearGradient (created by Screen)
in Screen (created by Observer)
in Observer (created by AppContainer)
in AppContainer (created by App)
in MobXProvider (created by App)
in App
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer
in zeus(RootComponent), js engine: hermes
The text was updated successfully, but these errors were encountered:
Describe the bug
App crashes when opening details of an on-chain transaction using Core Lightning
Reproduce
-> App crashes
ZEUS version
v0.8.0
Node interface
Core Lightning (c-lightning-REST)
Network
Clearnet
Device
Android Emulator Pixel 7 Pro
Device operating system
Android 14
Log output
The text was updated successfully, but these errors were encountered: