redux-eggs icon indicating copy to clipboard operation
redux-eggs copied to clipboard

createStore from `@redux-eggs/redux-toolkit` does not support parameter `preloadedState`

Open rota-rossi opened this issue 1 year ago • 0 comments

This is usually used (at least, in the product that I currently work on) to create test case scenarios, and is supported by the configureStore from redux-toolkit.

Any way to implement/emulate this feature here?

rota-rossi avatar Jun 07 '23 17:06 rota-rossi