When there is a ref in the config map that fails to resolve (i.e., :key #ig/ref :some.key.that.does.not.exist
), is it possible to know which key failed, instead of hunting around after getting the (map? system)
assertion failure?
Tried adding a default ig/init-key
as a catch-all but it doesn’t get called