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