Closed M-i-k-e-l closed 4 years ago
Steps to reproduce:
Change App.js to this.
App.js
The bug: as seen in the attached video, the images are shown while the placeholder is shown. Expected: the images will be shown only when visible={true}
visible={true}
Image shown video.zip
Can you test again? It has been fixed
Steps to reproduce:
Change
App.js
to this.The bug: as seen in the attached video, the images are shown while the placeholder is shown. Expected: the images will be shown only when
visible={true}
Image shown video.zip