Skip to content
New issue

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 #559

Open
karanshah229 opened this issue Oct 9, 2023 · 2 comments
Open

Redux Selector does not update when slice data is updated #559

karanshah229 opened this issue Oct 9, 2023 · 2 comments
Labels

Comments

@karanshah229
Copy link

karanshah229 commented Oct 9, 2023

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):

  • OS: Sandbox env
  • Browser - Chrome, Brave
  • Version - Latest

Additional context

None

@karanshah229
Copy link
Author

karanshah229 commented Oct 9, 2023

Example repo - https://github.com/karanshah229/next-redux-wrapper-selector-issue

The code structure is explained in the repo Readme file.

@karanshah229
Copy link
Author

@kirill-konshin and others would really appreciate some help on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant