patrick-tolosa

Results 26 comments of patrick-tolosa

Hey @blaadje You can use the https://github.com/cloudinary/cloudinary_js package to use plain javascript (Without vue), and use the results wherever you want. The next generation of the javascript SDK will be...

The key thing to consider is the separation of concerns, the first task is to create a URL with your desired transformation - [Using the existing JS SDK](https://cloudinary.com/documentation/javascript_image_manipulation) - [Using...

Hey @RitikPatni This SDK does not support Vue 3. Unfortunately, there's no migration path to Vue3, and the entire library needs to change to support it. when we'll offer a...

We're currently working on a new version for the VueJS SDK, however, I'm not sure it will include support for Vue 3(it's too early to say). We feel Vue3, while...

Hey @soderkr - No updates on this front, we'll update when we decide to tackle Vue 3 as an SDK. this is not just Vue 3 support, but a whole...

Hey @brandiqa - No updates for Vue 3 yet.

@awacode21 Thanks for pinging on this. It's still on our roadmap, but this should not be a blocker by any means for Cloudinary. Using the latest JS library (https://github.com/cloudinary/js-url-gen) which...

Hey @emoyee - what exactly are you trying to do?

Yes of course, sorry I seem to have missed the notification!

Hey @ansitdevfive We tracked down the issue to a strict flag in typescript that's causing this issue. We've updated cloudinary-core to version 2.11.2 Please update and let us know if...