Just saw this issue on GitHub https://github.com/metosin/malli/issues/1093 Can confirm this affects 0.16.3, though the upgrade path does not matter. (In my case, I upgraded from 0.16.2, but the problematic code exists only in 0.16.3)
Thanks, that's my code. How do I fix it?
obviously it's a false-positive.
fixed https://github.com/metosin/malli/commit/e694fe26e56b1e1d277bd9302f589b46fd3e61c4
Sorry for the late response. Glad to hear it was fixed though! When I saw the error, it instantly reminded me of a false-positive that was reported on #clojurescript some months ago. Relevant JIRA ticket here https://clojure.atlassian.net/browse/CLJS-3414