Using the Redux Dev Tools extension, I am receiving errors when exporting any time after I have interacted with my app. If I do a fresh page load and export, it works, but after one or sometimes a couple of state changes, I receive "Failed: Network error" from Chrome instead of a download.
Has anyone ran into this issue before?