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

image change refresh problem #66

Open
m-korkut opened this issue Apr 29, 2020 · 1 comment
Open

image change refresh problem #66

m-korkut opened this issue Apr 29, 2020 · 1 comment

Comments

@m-korkut
Copy link

m-korkut commented Apr 29, 2020

When uploaded images changing, image not view refresh.
at the time of render
The picture at placeholderSrc is not shown, the old loaded picture is displayed

<LazyLoadImage src={imageUrl} width={50} alt={''} effect="black-and-white" placeholderSrc={emptyImage} delayTime={1000} />

Does anyone have any solution in this regard?

Technical details:

  • Package version [^1.4.1"]
  • Server Side Rendering? [No]
  • Device [Desktop/Smartphone]
  • Operating System [ Windows, Mac OS]
  • Browser [ Firefox, Chrome, Safari]
@EliasTouil
Copy link

EliasTouil commented Apr 30, 2020

Can you give a bit more details?
Are you changing this via its parent's props?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants