Hi, can anyone help me? I create react app with hardhat, how could I set ethers provider in redux toolkit? So it is non serializable and redux have many bags, when I store provider into. selectors doesn’t work as expected, in redux devtools state is full, but in functions inside a component, redux state in initial state, but when I console.log this state with onclick it’s the same as in redux devtools. In redux store I apply middleware, which throw me serializable errors
Apr 23, 2022, 7:12 PM