diff options
author | Adam Wagner <wbadam@users.noreply.github.com> | 2017-09-11 12:02:20 +0300 |
---|---|---|
committer | Henri Sara <henri.sara@gmail.com> | 2017-09-11 12:02:20 +0300 |
commit | 0b58bc480e7f86b1e5285e9d59475593e5abbf5f (patch) | |
tree | 430073d229ad7c4c5cd0cf34ea761ba8a6cc32d7 /documentation/articles/VaadinTutorialForSwingDevelopers.asciidoc | |
parent | fb207248d5567a2661d5729d5149c7c8920a2efa (diff) | |
download | vaadin-framework-0b58bc480e7f86b1e5285e9d59475593e5abbf5f.tar.gz vaadin-framework-0b58bc480e7f86b1e5285e9d59475593e5abbf5f.zip |
Remove element explicitly when reordering tree grid rows (#9952)
Under certain circumstances IE 11 (11.0.45 / 11.0.9600.18762) produces an exception when collapsing/expanding rows (particularly the first child after the very first element) in a TreeGrid within a Window.
This workaround removes the row explicitly before inserting, instead of letting JS handle it.
Fixes #9850
Diffstat (limited to 'documentation/articles/VaadinTutorialForSwingDevelopers.asciidoc')
0 files changed, 0 insertions, 0 deletions