This plugin will not work with Vaadin > 7.1 it uses deprecated ProgressIndicator. As a workaround I have extended UploadField buildDefaultLayout and added a ProgressBar instead.
It sure should work. Deprecated does not mean it don’t work.
This plugin will not work with Vaadin > 7.1 it uses deprecated ProgressIndicator. As a workaround I have extended UploadField buildDefaultLayout and added a ProgressBar instead.
It sure should work. Deprecated does not mean it don’t work.