ecpa-cldtools

Results 2 comments of ecpa-cldtools

Hi @zhen1asemen1uk The Upload Widget javascript package can be loaded from: ``` ``` See https://cloudinary.com/documentation/upload_widget#how_to_set_up_and_integrate_the_upload_widget_into_your_site_or_app Could you help to add this to your web app and see if it helps...

Additionally, as you are calling the JavaScript on your typescript component - you may need to allow the loading of the javascript as [described in this documentation](https://bobbyhadz.com/blog/typescript-import-javascript-files)