REDUX ERROR in the RTK while using redux toolkit and the slice storage and COMBINEREDUCER error
enter image description here
Uncaught runtime errors:
×
ERROR
The slice reducer for key “ApiCommentStorage” returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don’t want to set a value for this reducer, you can use null instead of undefined.