Skip to content

Conversation

Kelamir
Copy link

@Kelamir Kelamir commented Feb 17, 2023

Fixes #95

It's expected that a form would behave as if it has checkOnInit: true: empty form is invalid - false, once you add some input, it's true. One can of course read the documentation in detail to figure out what's wrong, but it might be useful for the first example to be self-contained.

The change was proposed by grischaerbe in the issue, and it is already explained in documentation. Thoughts on adding this to documentation?

Fixes chainlist#95 

It's expected that a form would behave as if it has checkOnInit on: empty form is invalid - false, once you add some input, it's true. 
One can of course read the documentation in detail to figure out what's wrong, but it might be useful for the first example to be self-sufficient.

The change was proposed by grischaerbe in the issue, and it is already explained in documentation. Thoughts on adding this to documentation?
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.

[BUG] First example in the documentation does not work
1 participant