beekai-oss / react-simple-img

🌅 React lazy load images with IntersectionObserver API and Priority Hints
MIT License
989 stars 41 forks source link

Image can't be loaded on FireFox #55

Closed neighborhood999 closed 5 years ago

neighborhood999 commented 5 years ago

Kapture 2019-05-02 at 10 13 32

On FireFox(66.0.3), I scroll window and image can't be loaded. Not sure what happen, but on the Chrome works fine.

I'm not sure this problem is come from image source, because unsplash's image URL like https://source.unsplash.com/collection/61/800x400 without file extension.

bluebill1049 commented 5 years ago

can you take a look at the network tab? it works for me (firefox), I am using some free image service, images may come a bit slow.

neighborhood999 commented 5 years ago

Kapture 2019-05-02 at 10 46 21

That's weird, images didn't be fetched.

bluebill1049 commented 5 years ago

hmmmm... strange

neighborhood999 commented 5 years ago

I reinstall my Firefox and try again. Thank you for quick reply @bluebill1049.

bluebill1049 commented 5 years ago

ezgif-2-6065635c5db7 should be ok tried mine here, let meknow if there still issues

neighborhood999 commented 5 years ago
螢幕快照 2019-05-02 上午11 02 58

I can sure this problem it's come from extension! All works fine for me now. XD

bluebill1049 commented 5 years ago

谢谢了 哈