Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Prop style did not match. #105

Closed
MikhailZakharov-dev opened this issue Jul 10, 2022 · 0 comments · Fixed by #104
Closed

Warning: Prop style did not match. #105

MikhailZakharov-dev opened this issue Jul 10, 2022 · 0 comments · Fixed by #104

Comments

@MikhailZakharov-dev
Copy link
Contributor

MikhailZakharov-dev commented Jul 10, 2022

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

Screenshots
image

Technical details:

  • Package version 1.5.4
  • Server Side Rendering? Yes
  • Device any
  • Operating System any
  • Browser any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant