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
Describe the bug
Getting warnings about using an unsupported "style" props on all of our carousel images
image.js?82f6:414 Image with src "/images/FamilyPhotos/metacartel_paris-2021.jpg" is
using unsupported "style" property. Please use the "className" property instead.
Describe the bug
Getting warnings about using an unsupported "style" props on all of our carousel images
To Reproduce
Steps to reproduce the behavior:
yarn dev
Expected behavior
PhotoCarousel images should be loaded and displayed without any warnings, while maintaining the styling desired.
Screenshots
Additional info
These are silenced in production
The text was updated successfully, but these errors were encountered: