]> source.dussan.org Git - vaadin-framework.git/commit
fix: avoid ConcurrentModificationException in Binder (#12458) (#12464)
authorAnna Koskinen <Ansku@users.noreply.github.com>
Fri, 29 Oct 2021 13:29:24 +0000 (16:29 +0300)
committerGitHub <noreply@github.com>
Fri, 29 Oct 2021 13:29:24 +0000 (16:29 +0300)
commit6772825b88752baf40fe9ba89720517b4e012ff9
tree559f0701e980c5bce9fbd29cb22ddf853191e46e
parent42edf050153d70c3dd97bb71e41059ea3db46ae1
fix: avoid ConcurrentModificationException in Binder (#12458) (#12464)

Authored-by: Tatu Lund <tatu@vaadin.com>