Image to html canvas with q-uploader without uploading file to server
-
Hi,
I want to show image from file from q-uploader without uploading it to any server.
I created this sandbox for tests but I think something is not syncing properly. After waiting for 100 miliseconds everything is working as expected but I’m sure there is better way to do this.
https://codepen.io/lukasztyszko/pen/RwPzzEm
Anyone with some more knowledge can explain me what I’m doing wrong?
Thanks a lot.