Reporting a Bug.
When using standard validators for multipletext items, if one item of multipletext has isRequired property, other items throw the error "The value should be numeric."
The fields without isRequired should not throw an error for empty value.
Leave the first multipletext item empty, and fill the second correctly, it throws an error "The value should be numeric." when it shouldn't.
https://plnkr.co/edit/4yh21BMH9pwboHNKny46?p=preview
Specify your
browser: Chrome
browser version: 64.0.3282.119
surveyjs platform (angular or react or jquery or knockout or vue): jquery
surveyjs version: 1.0.16
@testweird123 The issue reproduced in a unit test and it is fixed. The fix will be available in the next minor update.
Thank you,
Andrew
Thank you, when would this minor update roll out approximately?
@testweird123 We are trying to release a new minor version every Tuesday. You may build the library from source, just follow instruction on the readme page.
Thank you,
Andrew
@testweird123 We had to release a new version today due a bug in the webpack. You may get a new version with the fix.
Thank you,
Andrew