loktar00/react-lazy-load

How to cache

zhangzhaohui1 opened this issue · 2 comments

label recreates the child node each time, even if the url of the image has been previously obtained

I've sorted this out by activating the browser default caching

Closing as I don't think this is an issue anymore, once the element loads the observer is removed so there's nothing to make it change/update after.