Dears,
After moving my GameQuery state from react-context to Zustand, for a reason, the sorting functionality doesn’t work anymore.
Here is the code repository branch on Github:
Could anyone help with that?
Thanks in advance!
Dears,
After moving my GameQuery state from react-context to Zustand, for a reason, the sorting functionality doesn’t work anymore.
Here is the code repository branch on Github:
Could anyone help with that?
Thanks in advance!
One more issue, The NavBar component for example, still re-renders every time the state changes.