-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Labels
Description
Bug Report
Describe the bug
I use on component CldImage this src:
https://res.cloudinary.com/dcrteccot/image/upload/v1683130473/tour/1/No%20usada%202.jpg
and I got this response that brokes the image:
https://res.cloudinary.com/dcrteccot/image/upload/c_limit,w_300/f_auto/q_auto/v1683130473/tour/1/No%2520usada%25202?_a=BAVAS0DV0
Steps To Reproduce the error
- Use CldImage component
- Add on src prop "https://res.cloudinary.com/dcrteccot/image/upload/v1683130473/tour/1/No%20usada%202.jpg"
Screenshot or Video Recording
Additional context
I think this is an issue related to a second encoding of the Cloudinary Image
Reactions are currently unavailable