beeshell icon indicating copy to clipboard operation
beeshell copied to clipboard

SlideModal和redux结合使用错误

Open iosLongFeng opened this issue 6 years ago • 0 comments

用slider包裹自定义view,自定义view使用redux 的connect会有以下错误

ExceptionsManager.js:126 Unhandled JS Exception: Invariant Violation: Could not find "store" in the context of "Connect(XXXXX)". Either wrap the root component in a <Provider>, or pass a custom React context provider to <Provider> and the corresponding React context consumer to Connect(XXXXX) in connect options.

iosLongFeng avatar Oct 28 '19 06:10 iosLongFeng