Hello! I saw this issue in malli where a me/humanize throws an exception https://github.com/metosin/malli/issues/1271. And it affects in reitit when passing the https://cljdoc.org/d/metosin/reitit/0.10.1/doc/coercion/malli?q=human#configuring-coercion with :humanized. Is there a workaround? I believe the me/humanize should not throw in general, but until then (or if not), what could be a workaround?
Thank you