Guillaume Forgue
Guillaume Forgue
Same problem here. With postman it works, but with the localhost juste the serialize is called. I tried everything. Any solution ?
Hey. I noticed the same problem on my side.
I don't know why, but I fixed the extra render when I removed the props. `itemKey`.
Any news on this? We would like to use groups too 🤞🏻
Hi guys! I've followed and tracked the issue from these tickets into https://github.com/endojs/endo/pull/2220 or https://github.com/facebook/hermes/issues/1389. Do you have an idea @leotm of the configuration we need on this [babel.config.json](https://github.com/reduxjs/redux-devtools/blob/main/packages/redux-devtools-remote/babel.config.json) to...