Colby Fayock
Colby Fayock
I explain nesting in this step: https://spacejelly.dev/posts/how-to-generate-personalized-social-media-cards-for-landing-pages-with-next-js-cloudinary/#step-3-dynamically-adding-images-and-text-overlays-to-a-cloudinary-image
hey @BB-BenBridges i likely won't get to this anytime soon, im open to a pull request if you're interested in adding support. its worth first updating the packages as they...
hey @dixitt5 i just loaded up the application and am unable to reproduce this issue. are you getting any errors aside from the missing image?
@sebastiancrossa are you simply spinning up the starter from scratch? are you doing anything else? what browser?
oooo @dixitt5 @sebastiancrossa can you see if this resolves your issues as well? perhaps it makes sense for me to add a comment near where the images are being referenced...
Oh and if it helps, heres a regex101 that helped me visualize: https://regex101.com/r/TqK3do/1
thanks @gshel changes look good im curious to hear about your use case with the crop mode. the reason i hadnt originally allowed that to be configurable was the thought...
oh, can you also update the documentation website table of configuration options? my intent is to eventually remove them from the README and instead only have them on the documentation...
Large Media is officially deprecated: https://answers.netlify.com/t/large-media-feature-deprecated-but-not-removed/100804 probably makes even more sense to support it for people who want to transition away from this i think this could also be expanded...
@akshay-ranganath it's been a little bit since I wrote that, but I _think_ the original intent of this was to help preventing duplicate uploads but also allow an image to...