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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: