figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
vinai 2017-12-21T09:45:53.000074Z

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?

vinai 2017-12-21T09:46:18.000279Z

It happens during recursive tree_map_add calls.

vinai 2017-12-21T10:58:43.000110Z

Additional info, hope it might trigger someones memory...