Describe the bug
Warning in console:
The object notation for `createSlice.extraReducers` is deprecated, and will be removed in RTK 2.0. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createSlice
This ticket requires a knowledge of redux and redux toolkit, as well as nextjs & react, especially server side rendering and hydration best practices.
Describe the bug Warning in console:
The object notation for `createSlice.extraReducers` is deprecated, and will be removed in RTK 2.0. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createSlice
This ticket requires a knowledge of redux and redux toolkit, as well as nextjs & react, especially server side rendering and hydration best practices.