You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @epubreader. What are you passing the public ID in each instance? As per our documentation, the file extension is actually a separate parameter, and doesn't include the extension.
why image file extension removed when I use cloudinary react?
but nodejs api contains file extension, for example ".jpg"
`export default function AvatarImage({ photo, width, height }) {
}`
The text was updated successfully, but these errors were encountered: