jQuery - $.cloudinary.image() generates a URL with no host when config: secure=true is set
Calling `$.cloudinary.image(...)` when secure=true is also set results in an image tag whose src is set to a malformed URL -- the host is missing.
I've got the Cloudinary DSN set in my env vars which seem to be properly passed clientside (e.g. API key) but for some reason host is totally missing.
Am I missing something obvious?
0
-
Hi,
I could not reproduce your issue.
Could you please share with me your code?
Cheers,
Yakir
0
Post is closed for comments.
Comments
1 comment