wbstr / vaadin-multifileupload

12 stars 23 forks source link

Connector issues on Vaadin 8.1.2 #50

Closed tuscland closed 7 years ago

tuscland commented 7 years ago

Hello,

I am using the MultiFileUpload on Chrome 60.

I get lots of errors like this one while uploading files:

com.vaadin.ui.ConnectorTracker - Request attribute com.vaadin.server.communication.ConnectorHierarchyWriter.hierarchyInfo is not a JsonObject

Eventually the UI gets corrupted. The last upload doesn't get refreshed all the way, and seems to be stuck at its penultimate state. The AllFilesUploaded callback is not called.

Any idea about this problem? Thanks!

Best, Cam

tuscland commented 7 years ago

It seems those are gone with Vaadin 8.1.3.