Closed
Description
Bug description
Warning: Prop style did not match. Server: "color:transparent;display:inline-block;height:244;width:244" Client: "background-image:;background-size:;color:transparent;display:inline-block;height:244;width:244"
To Reproduce
<LazyLoadImage src={props.image} alt={props.title} width="244" height="244" effect="blur"/>
...
Expected behavior
the error should not appear
Technical details:
- Package version 1.5.4
- Server Side Rendering? Yes
- Device any
- Operating System any
- Browser any
Metadata
Metadata
Assignees
Labels
No labels