Why state in redux works this way?
here is my cartSlice.js code
redux, rtk query, passing multiple params for filters
i am not able to log the data coming from api
since i am using advance version if i dont use filters than i can get the values but with filters , i can log the data in transformResponse section thats mean its working but how to optimise selectAll method accordingly or may be vrpListAdapter.setAll(initialState, loadedVrpList);