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.
I tried to use REDUX TOOLKIT and used the slice
New contributor
Kathan Shah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.