hzdg / react-imageloader

A React component for wrangling image loading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Empty string as src will being pending indefinitely

iarry opened this issue · comments

commented

Hello @iarry, can you provide some more details? What do you think the component should do when src is an empty string? It currently treats an empty string the same as null or undefined.