Closed
Description
Hello,
I am trying to use latest react@16.7.0 and react-redux@6.0.0 modules with React Konva and I get errors:
browser.js:38 Uncaught Error: Could not find "store" in the context of "Connect(Component)". Either wrap the root component in a , or pass a custom React context provider to and the corresponding React context consumer to Connect(Component) in connect options.
It seems that React Konva goes wrong when I use redux connect function with konva shapes.
Reproducible demo: https://codesandbox.io/s/v6v2znvqql
Metadata
Metadata
Assignees
Labels
No labels