You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to use the latest version (1.13.21) in my project, but I can not browse files. If I click on the div nothing happens. (Dropzone works fine).
I wrapped ember-plupload in to a component
@knownasilya thanks for answering! sorry, I do not really get it. Which id should be on which div? In uploader-button.hbs I have an id on a div (file-attachement), the same value which the puploader component's for attribute has.
I try to use the latest version (1.13.21) in my project, but I can not browse files. If I click on the div nothing happens. (Dropzone works fine).
I wrapped ember-plupload in to a component
uploader-button.hbs
The generated HTML:
Console:
EDIT
uploader-button
Triggering the browse button through the wrapper component opens the file browsing window, but there are some weird errors in the console.
The text was updated successfully, but these errors were encountered: