Intersection Observer API which powers the lazy loading feature might fail in IOS if the polyfill is not added. One thing we could also do to avoid adding a dependency is to use componentDidCatch to catch errors related to this.
I would really love contributions from those using IOS, as I have no IOS devices to help test these features.
Intersection Observer API which powers the lazy loading feature might fail in IOS if the polyfill is not added. One thing we could also do to avoid adding a dependency is to use componentDidCatch to catch errors related to this.
I would really love contributions from those using IOS, as I have no IOS devices to help test these features.