You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 14, 2020. It is now read-only.
update: not sure why but i found that cloning your repo, then adding in my own app, piece-by-piece, to your example website/src files - i was able to establish that the image disappeared when i brought in my own App.css root file. This is from Create React App and i'd put in display: flex to manage the stack of components with flexbox.
Once i removed display: flex the image came back with color overlay too.
Hey,
Saw a few other similar issues but the solutions for them don't seem to fix this.
I also tried with your imageSrc from docs
imageSrc="https://unsplash.it/2000/1000"
and also no joy.Changing minHeight works, but nothing around background image or color can be changed.
Versions:
The text was updated successfully, but these errors were encountered: