Skip to content

Cannot convert undefined or null to object #127

@chenai1512

Description

@chenai1512

项目运行是报错,报错信息
TypeError: Cannot convert undefined or null to object

This error is located at:
in Category (at CategoryContainer.js:48)
in CategoryContainer (created by Connect(CategoryContainer))
in Connect(CategoryContainer) (at SceneView.js:17)
in SceneView (at CardStack.js:455)
in RCTView (at View.js:60)
in View (at CardStack.js:454)
in RCTView (at View.js:60)
in View (at CardStack.js:453)
in RCTView (at View.js:60)
in View (at createAnimatedComponent.js:154)
in AnimatedComponent (at Card.js:12)
in Card (at PointerEventsContainer.js:39)
in Container (at CardStack.js:498)
in RCTView (at View.js:60)
in View (at CardStack.js:414)
in RCTView (at View.js:60)
in View (at CardStack.js:413)
in CardStack (at CardStackTransitioner.js:67)
in RCTView (at View.js:60)
in View (at Transitioner.js:142)
in Transitioner (at CardStackTransitioner.js:19)
in CardStackTransitioner (at StackNavigator.js:41)
in Unknown (at createNavigator.js:13)
in Navigator (at createNavigationContainer.js:226)
in NavigationContainer (at root.js:31)
in Provider (at root.js:30)
in Root (at renderApplication.js:33)
in RCTView (at View.js:60)
in View (at AppContainer.js:102)
in RCTView (at View.js:60)
in View (at AppContainer.js:122)
in AppContainer (at renderApplication.js:32)
另外从应用商店下载的应用ios端闪退android端首页白屏

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions