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 want to preview image before calling file.upload(). So in the uploadImage function i just read the file and display in my browser. queue.progress % remains 0 even after image displayed in browser.
Does queue.progress only works when calling file.upload() ?
i want to
preview image
before callingfile.upload()
. So in theuploadImage
function i just read the file and display in my browser.queue.progress %
remains0
even after image displayed in browser.Does
queue.progress
only works when callingfile.upload()
?hbs
js
The text was updated successfully, but these errors were encountered: