lbry-desktop/ui/component/channelThumbnail
infinite-persistence dec38e1770 ChannelThumbnail: use 1x1 transparent image as starting point instead of 'undefined'.
## Issue
6135

While waiting for the lazy-loader IntersectionObserver to initialize, and for the real image to be fetched, an undefined `src` results in the "broken image" thumbnail.

## Fix
Use a transparent image as the starting point. This visually retains the current behavior but minus the "broken image" part.
2021-06-02 08:20:37 +08:00
..
gerbil.png refactor lbrytv web server 2019-11-11 13:27:29 -05:00
index.js comment cleanup 2020-09-29 17:12:32 -04:00
transparent_1x1.png ChannelThumbnail: use 1x1 transparent image as starting point instead of 'undefined'. 2021-06-02 08:20:37 +08:00
view.jsx ChannelThumbnail: use 1x1 transparent image as starting point instead of 'undefined'. 2021-06-02 08:20:37 +08:00