Danny Valentine

Results 17 comments of Danny Valentine

Hi @andreeadc. I've tested this on my own account and the metadata was updated successfully. Running ``` cloudinary.v2.uploader.update_metadata('countryFieldId=[\"id_us\",\"id_uk\",\"id_france"]', [ 'dog', 'lion' ], function(error, result) { console.log(result, error) }); ``` gave...

Happy to help! I'm afraid I'm not sure I've fully understood your followup request though. Would you mind providing an example please? Thanks, -Danny

Hi @autsada . I'm liaising with the team about this for a dedicated PIP button, however in the meantime you can enable picture-in-picture functionality by specifying `"floatingWhenNotVisible": "right"`. I've put...

Hi Alexandre. Thanks for raising this with us. I have created an internal ticket for the development team to address this. We'll update this thread with progress once we have...

Closing off this issue as disablePromise was renamed to disable_promises some time ago.

Hey @jacobweberbowery. If you'd prefer not to use a promise, we do support using callbacks instead. For example, here's a delete using `delete_resources`: ``` const publicIdsToDelete = ["public ID 1",...

Hi @andreeadc. We've not heard from you for quite some time now and are unable to reproduce the issue you describe, so I have closed off the issue. If you're...

Hi @volago. Danny from the Developer Support Team here. We've spoken to our dev team internally and this is already on our roadmap to address in a future release before...

Hi Alexandre. I've just heard back from the dev team and after some thorough testing, it seems there is no need to double escape as `cloudinary_url` generates the same url...

Hi @dajpes. Thanks for raising this with us. Currently, our SDK doesn't support Vue 3. We're working on a new version which we hope to release in the not too...