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

Issue Loading first carousel Image #52

Open
arrrrny opened this issue Apr 21, 2024 · 1 comment
Open

Issue Loading first carousel Image #52

arrrrny opened this issue Apr 21, 2024 · 1 comment
Labels
question Further information is requested

Comments

@arrrrny
Copy link

arrrrny commented Apr 21, 2024

I am using carousel and when the page is refreshed with new product and obviously new image url, the image is not being updated, when I slide the carousel and slide back, it just works fine. My code is correct since when I use another package ImageNetwork, first carousel image is updated just fine. Something weird. I am using 1.2.0 since my code is not Dart 3 yet.
Let me know if this was addressed, So I can make a fork of 1.2.0. This package is exactly what I need. When I use CachedNetworkImage to load image from other websites, I am getting 502.

Thanks

@CHRISTOPANANJICKAL
Copy link
Owner

CHRISTOPANANJICKAL commented Apr 29, 2024

Did you try adding a key to your image widget? Please check #31 and let me know.

@CHRISTOPANANJICKAL CHRISTOPANANJICKAL added the question Further information is requested label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants