flash1293 / listhero

Shopping list app with custom redux-based sync and share mechanism
https://listhero.de
MIT License
4 stars 2 forks source link

Add polyfill for intersection observer #167

Open flash1293 opened 5 years ago

flash1293 commented 5 years ago

Log view doesn't work in browsers without intersection observer support. Add polyfill for them as outlined in react-intersection-observer