Closed mduecker closed 5 years ago
I think I found the problem:
l_beard_png
is the key to an image in your repo?
Then it's no wonder Cloudinary throws an error here.
Same with chained: ["t_lwj"]
in fixed-chaining.js
and gif-transformed.js
Oh, whoops. Yeah, I didn't actually expect folks to try and run the demo with those images in place. 😕
I don't think we can demo overlays without referencing images in the account. Named transforms are also a cool feature to highlight that are tied to the account.
I'm not sure what the proper solution is. A disclaimer, maybe?
I'm not sure what the proper solution is. A disclaimer, maybe?
I agree the overlay feature is very neat to show in the demo. Just putting a disclaimer/setup instructions that the demo expects these images to be there would be fine for me 🙂
Okay, cool. I'll add this to my Todo list. Thanks!
Unless someone wants to get their Hacktoberfest underway?
Closed by #7
Hi Jason, I just discovered your package and tried out the demo example site.
After running
gatsby develop
I get the following error when trying to load the site:Cannot read property 'fluid' of null
This is related to the following error during build (gatsby develop):