Skip to content

How does conform work? #818

Answered by edmundhung
anthonyalayo asked this question in Q&A
Discussion options

You must be logged in to vote

If your question is just about the action, all conform does is just calling event.preventDefault() conditionally based on the result of the client validation.

This is different from the traditional spa app where we calls event.preventDefault() regardless of the form status.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@anthonyalayo
Comment options

Answer selected by anthonyalayo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants