Hi folks, I'm getting maximum stack exceeded when calling (contains? as-props-from-defnc :somekey), I know it was amenable to this type of call because it's an old code that i'm revisiting. Can you shed some light over this ? helix 0.1.5 cljs 1.10.914
can you paste the exact code causing this? like the whole component
I believe you're running into this bug https://github.com/mfikes/cljs-bean/issues/79
adding the latest version of cljs-bean to your deps ought to fix it
i'll bump it in helix and release a new version soon