Versions
Describe the bug
When state changed from other source, validation does not triggered.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After click "Fill" or "Fill2" the message "The message field must be at least 5 characters." must be appeared.
Demo Link
https://codesandbox.io/s/3yy80xmnj5
Additional context
Please help or explain
This is indeed a bug, will take a look at it once I get back from the
mandatory army service in a couple of days.
On Wed, 9 May 2018, 08:48 Vladimir, notifications@github.com wrote:
Versions
- vee-validate: 2.0.8
- vue: 2.5.2
- vuex: 3.0.1
Describe the bug
When state changed from other source, validation does not triggered.To Reproduce
Steps to reproduce the behavior:
- Go to https://codesandbox.io/s/3yy80xmnj5
- Click on "Validating Vuex State️️"
- Click on "Fill" or "Fill2"
- See nothing
Expected behavior
After click "Fill" or "Fill2" the message "The message field must be at
least 5 characters." must be appeared.Demo Link
https://codesandbox.io/s/3yy80xmnj5Additional context
Please help or explain—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/baianat/vee-validate/issues/1310, or mute the thread
https://github.com/notifications/unsubscribe-auth/AF-KSh2fq5Ou7GLXZIp8lstWSOOITrBWks5twpEjgaJpZM4T3y8J
.
Thanks, looking forward a fix.
Thanks a lot, when the next release will be?
Very soon, but will probably contain some breaking changes related to confirmed rule, so will be tagged as beta shortly.
Any updates about this? I'm still using the V2.2.11 since I won't be able to migrate the whole app to vee-validate v3.
As the OP described, when v-model is hydrated from vuex, the validation is not triggered
Most helpful comment
This is indeed a bug, will take a look at it once I get back from the
mandatory army service in a couple of days.
On Wed, 9 May 2018, 08:48 Vladimir, notifications@github.com wrote: