Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing progress bar in files drop view
The uploader is expecting the progress bar element to be in the DOM when created. This fix makes sure to append the PublicUploadView's element to the DOM before rendering it.
- Loading branch information