mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
946dac3c9f
Mainly, without this fix, happens the following: user=> (sm/validate [::sm/int {:min 0}] nil) Execution error (NullPointerException) at app.common.schema/fn$fn (schema.cljc:692). Cannot invoke "Object.getClass()" because "x" is null And it should return `false` without an exception. |
||
---|---|---|
.. | ||
dev | ||
scripts | ||
src/app/common | ||
target/classes/app/common | ||
test | ||
vendor | ||
.gitignore | ||
build.clj | ||
deps.edn | ||
package.json | ||
shadow-cljs.edn | ||
tests.edn | ||
yarn.lock |