Colby Fayock
Colby Fayock
@Neilblaze any updates?
thanks @Neilblaze - the entire repo is opted into hacktoberfest so should be good :)
@sccalabr thanks for your contribution. This PR is eligible for free Cloudinary Hacktoberfest swag. Please send me an email to [[email protected]](mailto:[email protected]) with your name, GitHub username, a link to this...
we should be cutting a compatibility release for v9 hopefully early this week and a v10+ release soon after!
Thanks for sharing a potential solution. I'll eventually get to looking at this but would be happy to review a PR if either of you are interested!
hey @max-programming this is looking good, push a few style/cleanup tweaks i think the only thing id like a little different is the app router Uploader component the recommendation that...
@max-programming got it makes sense, could we then use the same
looks great, thanks @max-programming
all yours! let me know if you have any questions when trying to tackle it or if anything is unclear
this is where the error occurs and the polling check: https://github.com/cloudinary-community/next-cloudinary/blob/main/next-cloudinary/src/components/CldImage/CldImage.tsx#L99 however the polling that looks at the request response is inside: https://github.com/cloudinary-community/cloudinary-util/blob/4086730a5186b142a4c9afc15c1b199a3f738935/packages/util/src/lib/cloudinary.ts#L163 it would need to be a breaking...