Closed RyanAtViceSoftware closed 6 years ago
I found my issue. It turns out that I was passing a DOM attribute for rightPanel.panelProps.rowId
which was a non-serializable type. Would it be hard to update this tool so that it would give better errors and avoid the max call stack in these situations? I don't mind coding it if I can get some guidance on what needs to be done.
Hi, I'm getting "Uncaught RangeError: Maximum call stack size exceeded" errors and I'm not seeing circular references in my state. Any ideas on what I should be looking at?