Hey 👋,
I've started getting Uncaught RangeError: Maximum call stack size exceeded
in ioc_helpers.cljs?rel=1509705662056:42
whenever figwheel reloads a change.
When I reload the page manually no error occurs. Any ideas how to debug that?
It happens during recursive tree_map_add
calls.
Additional info, hope it might trigger someones memory...