Search or scroll through everything
Hi! Can you please consider making the "Take a picture" option a separate option on mobile in the upload widget (as it is on laptop). It is really confusing and bad UX to place it inside "My files". "My files" are files that I already have available on my phone, and it is not suitable for pictures that I am about to take.…
We are using the Upload Widget using the following default options merged with additional per-instance options to restrict the allowed image dimensions: const defaultOptions = { cloudName: '***', uploadPreset: '***', sources: ['local', 'url', 'dropbox', 'google_drive'], multiple: false, maxFiles: 1, clientAllowedFormats:…
I am working on a React Project and using cloudinary to store images on the cloud, but when i open the network tab in dev tools I sees hundreds of similar requests made by cloudinary.
I am using the Upload Widget in a normal web page (no web-view app or anything like that). As per title, the Widget on Android 13 and older works fine. However on Android 14, if I pass clientAllowedFormats: 'image' to exclude videos, then I do not have the usual Camera option after tapping "My files". I only get a list of…
The cloudinary upload widget, included with this script, "'https://upload-widget.cloudinary.com/global/all.js'" has suddenly stopped working on chrome. The drag and drop feature of the upload widget is working fine but the button that says "Browse" is no longer working. It is acting as if there is no onClick. We're using…
Hi is there a version of the Upload Widget that can be downloaded as a node module (opposed to using the CDN) In our use case, we are building an angular application that gets embedded in another application and does not have access to the index.html (because of the build process) Thanks!
It's always upload directly after click on crop button inside the upload widget, is there a way to display it inside the widget after cropping the image ?
You need to be logged in to ask or answer questions. You can use your Cloudinary account, just click the "Sign In" button.