Skip to content

Options doesn't work?  #3

@Pitbi

Description

@Pitbi

Hello,

I try react-cloudinary, but I can not use options.

My code:
<CloudinaryImage publicId={ picture.publicId } options={ { width: 300, height: 300 } } />

Url returned:
http://res.cloudinary.com/CLOUDINARY_NAME/image/upload/PUBLIC_ID

The cloudinary name (configured with cloudinaryConfig) and the public id are correct. But i don't have any transformation.

Can you help me?

TY.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions