diff options
author | maxschuster <dev@maxschuster.eu> | 2016-02-22 00:10:21 +0100 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2016-03-01 13:16:02 +0000 |
commit | 81aadbb9edeb4a57dd02c35937905e5427a674e0 (patch) | |
tree | 179ad1ef914d85ac90875911f915370a59032de1 /documentation/introduction/chapter-introduction.asciidoc | |
parent | b7cb84e5b1165a913b054afa0f8bdc369cd2c031 (diff) | |
download | vaadin-framework-81aadbb9edeb4a57dd02c35937905e5427a674e0.tar.gz vaadin-framework-81aadbb9edeb4a57dd02c35937905e5427a674e0.zip |
Fix DragAndDropWrapper update after file upload (#19616)
After a file has been uploaded VDragAndDropWrapper tries to pull changes
from the server by calling
ApplicationConnection.sendPendingVariableChanges() which has no effect.
This change replaces the
ApplicationConnection.sendPendingVariableChanges() call with an RPC.
Change-Id: Ibdf7f4d702add9507dbe54c1fdb402f0f4b19d19
Diffstat (limited to 'documentation/introduction/chapter-introduction.asciidoc')
0 files changed, 0 insertions, 0 deletions