fulcro

Eva O 2025-03-16T17:10:41.116239Z

I found a bug in the defnc implementation. It dissoces the ident before trying to use it. This makes the ident always nil. Created a PR with the fix: https://github.com/fulcrologic/fulcro/pull/561

💯 1