Skip to content

Fix cat{n} unparser with invalid value #690

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

frenchy64
Copy link
Collaborator

The reduce-kv calls need to short-circuit on ::m/invalid.

Discovered by Typed Clojure.

The reduce-kv calls need to short-circuit on ::m/invalid.

Discovered by Typed Clojure.
@ikitommi ikitommi merged commit 85a948a into metosin:master Apr 13, 2022
@ikitommi
Copy link
Member

thanks!

respatialized added a commit to respatialized/respatialized that referenced this pull request Apr 20, 2022
The use of malli.core/unparse seems to have been affected by the bug
fixed in metosin/malli#690. Bumping to the
latest SHA allows for the definition of parsers/unparsers that allow for
correct bidirectional conversion.

This will make things substantially easier going forward. Once a fix
lands in a tagged release of malli, these parsers/unparsers should
probably be pushed upstream to Fabricate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants