Skip to content

Memory overflow issues #260

@YudiH

Description

@YudiH

Hi, my app requires a page that loads a listing of hotels (along with 1 image each) in a given area (can be up to 500+ images for a crowded city). I can't seem to find a good all round solution that does not crash or lag the application during these conditions. But I also appreciate the utility that this plugin offers, namely the error placeholder as well as loading placeholder (both are lacking from other sources I found).

First of all, thank you very much for making such a useful tool. However, I think the memory problem with the cache handling here still needs improvement for use cases such as mine (which I imagine is pretty common). I have tried to customize the cache age duration to no avail. Is there any upcoming updates I can look forward to? I sort of have to decide on a solution really soon.

I'm actually not sure if its the amount of images being loaded or that it's due to them all being loaded at the same time. Does anyone happen to know another solution as a temporary alternative?

Much appreciated

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: fixed?Bug possibly fixed in latest version.type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions