summaryrefslogtreecommitdiffstats
path: root/compatibility-shared
diff options
context:
space:
mode:
authorMarco Collovati <mcollovati@gmail.com>2017-09-20 07:32:04 +0200
committerHenri Sara <henri.sara@gmail.com>2017-09-20 08:32:04 +0300
commit89693cf4484a44d9bcd960a0fd87c581fb66a269 (patch)
tree570d5125db637ae088129e2870c31d85e27a785e /compatibility-shared
parent1f59cb51af097b8e314fde6d7c3a25821d13868d (diff)
downloadvaadin-framework-89693cf4484a44d9bcd960a0fd87c581fb66a269.tar.gz
vaadin-framework-89693cf4484a44d9bcd960a0fd87c581fb66a269.zip
Show validation error selecting invalid date from DateField (#10013)
Component error was cleared after selecting a date from calendar popup, even if the date is invalid due to validation errors or if user programmatically sets an UserError. This change inverts the order of setValue() and setComponentError(null) in order to preserve errors set by ValueChangeListeners (e.g. Binder validators). Fixes #10011
Diffstat (limited to 'compatibility-shared')
0 files changed, 0 insertions, 0 deletions