Replies: 1 comment 3 replies
-
It not a bug, create a wrapper like the demo: https://github.com/kirill-konshin/next-redux-wrapper/blob/master/packages/demo/src/components/store.tsx and implement it in _app.js. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug report
Describe the bug
When using the latest version of next-redux-saga and next-redux-wrapper in package.json
The app crashes:
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
no crash
Beta Was this translation helpful? Give feedback.
All reactions