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
Bug description
I have a row of thumbnail pictures for an image gallery that overflow the container that they are in. To maintain the aspect ratio I have the max height and width set to 100%. When I use the placeHolderSrc or effect prop the images shrink to fit the container they are in instead of overflowing.
To Reproduce
Paste the code that is producing the issue
Bug description
I have a row of thumbnail pictures for an image gallery that overflow the container that they are in. To maintain the aspect ratio I have the max height and width set to 100%. When I use the placeHolderSrc or effect prop the images shrink to fit the container they are in instead of overflowing.
To Reproduce
Paste the code that is producing the issue
Link to a repo where this issue can be reproduced if available:
Expected behavior
I want the images to be able to overflow like they do when placeHolderSrc or effect are not used.
Technical details:
The text was updated successfully, but these errors were encountered: