Zachary
Zachary
Hi there Victor, I understand your frustration and have pinged our development team again. I may have found a temporary work around. Can you please try this? lazyload({ threshold: 0.1,...
Hi Victor, Thanks for following up. I'll check back in with Dev and let them know.
Hi Victor, We are unable to replicate your issue after implementing the workaround. Please provide an example if you are still experiencing issues.
Alex if you add steps as a parameter to the responsive plugin do you still have the same issues? Here is a sandbox to reference: https://codesandbox.io/s/fragrant-cdn-trr63y?file=/src/App.js
@harry-gocity did you see my previous response? Can you reproduce your issue via sandbox? Thanks!
Hey Chris, I don't see any upload failures and I couldn't find any examples of assets with unpermitted characters in your DAM. Are you receiving any error messages from Cloudinary?
Hey there, Please never share your API secret anywhere publically. I've gone ahead and deleted this from your post but please go into your account and create a new API...
Hi there, Can you try initializing Cloudinary with the following: const cloudinary = require('cloudinary').v2;
@kostas-pblworks have you tried the following? `import {v2 as cloudinary} from 'cloudinary'`
Hi there, Just to confirm, you are replacing the XXXXX with your cloud name and the values of your .ENV are being passed through successfully? If you're having issues with...