Fork me on GitHub
#reitit
<
2019-12-03
>
schmandle13:12:17

I did have a look at reitit issue #297. I could get the workaround mentioned there, involving a custom transformer, to work when returning a single value (like we do in the small example above), but when the value we want coerced is actually a part of a bigger map, I cannot get it to work.

ikitommi15:12:10

@schmandle could you provide a minimal repro of the issue? Could fix that for malli, can then be backported to spec(-tools)