next-redux-wrapper icon indicating copy to clipboard operation
next-redux-wrapper copied to clipboard

Redux Selector does not update when slice data is updated

Open karanshah229 opened this issue 1 year ago • 2 comments

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 avatar Oct 09 '23 13:10 karanshah229

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

The code structure is explained in the repo Readme file.

karanshah229 avatar Oct 09 '23 13:10 karanshah229

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

karanshah229 avatar Oct 10 '23 10:10 karanshah229