next-cloudinary icon indicating copy to clipboard operation
next-cloudinary copied to clipboard

⚡️ High-performance image delivery and uploading at scale in Next.js powered by Cloudinary.

Results 84 next-cloudinary issues
Sort by recently updated
recently updated
newest added

Document the aspectRatio contraints wrt how and when it applies under the cldimage/config page Per https://github.com/cloudinary-community/next-cloudinary/issues/352#issuecomment-2115636574 > hey @\antoinerousseau as it stands, and i think i need to update the...

documentation
help wanted
good first issue

Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.1.1. Commits 5f59ee5 v14.1.1 f48b90b even more 7f789f4 more timeout ab71c4c update timeout 75f60d9 update trigger release workflow 74b3f0f Server Action tests (#62655) a6946b6 Backport...

dependencies

After uploading image the page is stucked, unable to scroll it, any solution for it please? Also is there a way in next js to update/ replace the old image...

bug
wontfix

- [ ] subpath imports - https://github.com/cloudinary-community/next-cloudinary/issues/435 - https://github.com/colbyfayock/next-cloudinary/pull/393 - https://github.com/cloudinary-community/next-cloudinary/pull/389 - https://github.com/cloudinary-community/next-cloudinary/pull/440 - [ ] bundle "use client" with components - https://github.com/cloudinary-community/next-cloudinary/issues/137 - [ ] deprecate cname, privateCdn, secureDistribution,...

Bumps [tsup](https://github.com/egoist/tsup) from 7.3.0 to 8.0.2. Release notes Sourced from tsup's releases. v8.0.2 8.0.2 (2024-02-10) Bug Fixes support swc target for mjs (#1081) (83c7c7f) v8.0.1 8.0.1 (2023-11-21) Bug Fixes dts:...

dependencies

# **Feature Request** ## **Is your feature request related to a problem? Please describe.** When using `removeBackground` with CldImage the server returns a 423 and we try to poll until...

# **Feature Request** ## **Is your feature request related to a problem? Please describe.** https://www.youtube.com/watch?v=f3FiYBn9RZY

question

# Description ## Issue Ticket Number Fixes # ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...

# **Feature Request** ## **Is your feature request related to a problem? Please describe.** The library currently supports `CldImage` giving developers a way to use the Next.js Image component extended...

question

# **Bug Report** ## **Describe the bug** I'm getting an error "Invalid Signature ***. String to sign - 'source=uw&timestamp=1709830648'" when attempting a signed upload with CldUploadWidget ## **Is this a...