reitit

vacuous_gold 2026-04-09T08:38:05.475069Z

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

2026-04-09T14:39:31.730419Z

Please try this fix https://github.com/metosin/malli/pull/1275

👌🏿 1