metosin/malli

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

Open

#1 004 ouverte le 1 févr. 2024

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Clojure (237 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (1 724 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur