This repository was archived by the owner on May 25, 2023. It is now read-only.
  
  
  
  
  
Description
We have a use case where the user is required to upload files in 4 different sections on the same page. So when I have more than one instance of this upload widget, I get the following javascript error:
Error: uncaught exception: FileUpload with namespace "file_upload" already assigned to this element
Does the plugin support multiple instances on the same page or is there a way to tweak it to support this?