metosin/malli

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

Aperta

#1004 aperta il 1 feb 2024

 (4 commenti) (0 reazioni) (0 assegnatari)Clojure (237 fork)batch import
bughelp wanted

Metriche repository

Star
 (1724 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor