summaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
authorPekka Hyvönen <pekka@vaadin.com>2017-05-17 15:59:15 +0300
committerGitHub <noreply@github.com>2017-05-17 15:59:15 +0300
commit431debc477bc669a0a6c491e62ee7174ae883fd0 (patch)
treec97fa60a5f70e8b9ffe4715308f263c241b67ef1 /shared
parent56546862721e2ab0482e9c23f679b5eee590c36a (diff)
downloadvaadin-framework-431debc477bc669a0a6c491e62ee7174ae883fd0.tar.gz
vaadin-framework-431debc477bc669a0a6c491e62ee7174ae883fd0.zip
Fix NPE when detaching DragSource & DropTarget on client side (#9341)
When the component the extensions have been attached to are removed, there was an NPE due to getParent() not being available anymore. Fixed by not doing clean up on those cases as it is not necessary. Fixes #9101 * Add back missing detach call
Diffstat (limited to 'shared')
0 files changed, 0 insertions, 0 deletions