Marco Zanirato

Results 14 comments of Marco Zanirato

Thanks shiv19, I'm getting closer ... now I can open the gallery, choose an image, crop, and start uploading. In console log I can see the image name , the...

OK I managed to upload the image on the server. Now I have to figure out how to reference the image and change the src shiv19, thanks again for your...

It seems that in Angular I can't use getViewById but instead I should use something like @ViewChild('profilePic',{static: false}) private profilePic: ElementRef Any suggestion? Thanks again Marco