'Application state or actions payloads are too large making Redux DevTools serialization slow and consuming a lot of memory
I have a React/Redux application and it's using a big amount of data, when I try to load it in Redux I get this warning:
Application state or actions payloads are too large making Redux DevTools serialization slow and consuming a lot of memory. See https://git.io/fpcP5 on how to configure it.
And the Navigator crashes. Any help please to solve it?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
