diff options
author | Anna Koskinen <Ansku@users.noreply.github.com> | 2021-08-09 15:41:50 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-09 15:41:50 +0300 |
commit | 12a7349d69371c8955a5fa398a4a4e9760625161 (patch) | |
tree | bf2a793fe927828e0fc83df3cfb78e2b768c2f16 /src/com/vaadin/ui/AbstractJavaScriptComponent.java | |
parent | ab5266140262c309b6f26dd03f0e6b694d28574f (diff) | |
download | vaadin-framework-12a7349d69371c8955a5fa398a4a4e9760625161.tar.gz vaadin-framework-12a7349d69371c8955a5fa398a4a4e9760625161.zip |
fix: Skip value change event from writing back of converted value (#12367)
(#12360)
This is both a optimization by skipping duplicate validation round and
avoids ConcurrentModificationExpectation being thrown certain corner
cases.
Co-authored-by: Tatu Lund <tatu@vaadin.com>
Diffstat (limited to 'src/com/vaadin/ui/AbstractJavaScriptComponent.java')
0 files changed, 0 insertions, 0 deletions