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
Hi,
I have an image in the controller ($scope.img_test = 'my_image.png') and I want to upload it without click on the "select file" button in the template. Some ideas?
The text was updated successfully, but these errors were encountered:
May I please know if this issue actually is rectified, because I tried inserting the blob and didn't actually work with an existing image in the controller. I do will attach here the image of what the desired result should look like, and any advice or help is much more appreciated
Just the existing image should be dragged to the uploader. This is what the desired result is
Hi,
I have an image in the controller ($scope.img_test = 'my_image.png') and I want to upload it without click on the "select file" button in the template. Some ideas?
The text was updated successfully, but these errors were encountered: