metosin/malli

malli.dev.cljs/start! no longer prints errors for instrumented functions in the console

开放

#1,004 创建于 2024年2月1日

 (4 条评论) (0 个反应) (0 位负责人)Clojure (237 个派生)batch import
bughelp wanted

仓库指标

星标
 (1,724 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

It seems that with the release of v0.14.0 calling instrumented functions no longer prints errors anywhere in clojurescript. The function call just fails silently. I couldn't quite figure out based on the release notes / readme whether this change was intentional or not, or how to re-enable that functionality.

贡献者指南