Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Bug - Custom error text is no longer displayed in Veasy 1.7.1 #32

Open
JeremyColton opened this issue Jun 7, 2018 · 1 comment
Open

Comments

@JeremyColton
Copy link

Using Veasy 1.7.1, I updated your example formSchema in app.js to:

title: { minLength: [3, 'Min length is 3'] },

When I click in the field the first time I see my error text. But after I start typing I see the default error text provided by Veasy:

title's length should be equal or greater than 3. Current: 1

@JeremyColton
Copy link
Author

Are you able to reproduce this bug?

@JeremyColton JeremyColton changed the title Custom error text is no longer displayed in Veasy 1.7.1 Bug - Custom error text is no longer displayed in Veasy 1.7.1 Jun 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant