wbstr / vaadin-multifileupload

12 stars 23 forks source link

No server synchronization after single file upload for multiple mode #33

Closed bgeagle closed 8 years ago

bgeagle commented 8 years ago

In multiple mode there is no synchronization with server side after finishing upload of single file (only a one file is choosen for upload). When more files are uploaded (2 or more chosen files) synchronization is made correctly.

Tested for Vaadin 7.6.4 and 7.6.3.

juger89 commented 8 years ago

I think it's the same problem as described in #31 and #35. Please check the new version after release.