Open RubySpeeders opened 1 year ago
@charlottekies to possibly write a script to renew free certificate every 3 months.
Pulling this back into the backlog for now. Next.js may come out with something to fix this warning soon, and I don't think we should spend time on this warning for now.
BUG TEMPLATE
Environment
Steps to Reproduce
Expected Behavior
Expect to see no warnings
Actual Behavior
There are warnings from ReactDOM about image preloading
Screenshots or Error Messages
Additional Information
This warning applies only to the musician images fetched from AWS Lambda, not the hard-coded instrument image URLs. One thought: could this possibly have to do with our expired Lambda certificate?
To confirm that it is only an issue with Lambda-obtained image data, hard code any image URL in place of the musician image and see the warnings magically disappear.