EasyUpload addons and multifile upload addos progress bar is not working

EasyUpload addons and multifile upload addos progress bar is not displaying anything in vaadin 7.4.6.
Please may you guide how can I get uploaded bytes atleast so that i can imlement in different way.

Thanks

Helping you with these details is pretty hard. I’d suggest to :

  • ensure you are using the latest version
  • ensure your widgetset is propertly compiled to contain the client side additions (see Book of Vaadin)
  • if that don’t help, share the source code you are trying to use the add-on. There are many configuration examples in the
    projects tests
    section.

cheers,
matti