We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redux Selector does not update when slice data is updated.
To see this bug in action head over to this sandbox
To see that this bug does not occur if I don't use the next-redux-wrapper pacakge head over to this sandbox
I expect the selector to update and give the latest value.
No screenshots applicable.
None
The text was updated successfully, but these errors were encountered:
Example repo - https://github.com/karanshah229/next-redux-wrapper-selector-issue
The code structure is explained in the repo Readme file.
Sorry, something went wrong.
@kirill-konshin and others would really appreciate some help on this.
No branches or pull requests
Describe the bug
Redux Selector does not update when slice data is updated.
To Reproduce
To see this bug in action head over to this sandbox
To see that this bug does not occur if I don't use the next-redux-wrapper pacakge head over to this sandbox
Expected behavior
I expect the selector to update and give the latest value.
Screenshots
No screenshots applicable.
Desktop (please complete the following information):
Additional context
None
The text was updated successfully, but these errors were encountered: