story_view icon indicating copy to clipboard operation
story_view copied to clipboard

StoryItem.pageImage failed to load image when swipe

Open vishaldhaduk9986 opened this issue 3 years ago • 3 comments

StoryItem.pageImage failed to load image, and it's displaying round progress indicators on screen. when tap on screen then image will be display so i think need to display image without tap when it's loaded.

vishaldhaduk9986 avatar May 29 '21 08:05 vishaldhaduk9986

Okay, so you want the option where if the story is not loaded the story pauses and the user is allowed to refresh?

blackmann avatar Jun 26 '21 10:06 blackmann

@blackmann I am working with @vishaldhaduk9986 in same module. What he meant here is, sometimes the image fails to load and the loader keeps on loading but when user taps on the screen while loading, the image appears (without tapping the screen, loader will still be there). So, I think there is some issue with image loading. Let me know if you didn't get my point.

spatel2212 avatar Jun 28 '21 04:06 spatel2212

Hello, i have same issue when i use StoryItem.pageImage with a description, without it works.

In the log i receive: CacheManager: Failed to download file from https://console.soools.it/storage/app/public/277/conversions/temp_IMG-20210915-WA0006-wide_thumb.jpg with error: HttpException: Invalid statusCode: 500, uri =

it seems like some cache image not working properly

andrezanna avatar Sep 17 '21 19:09 andrezanna