civiccc / react-waypoint

A React component to execute a function whenever you scroll to an element.
MIT License
4.08k stars 208 forks source link

The page crashes on the IOS mobile (iPhone 12). #357

Open o1st opened 3 years ago

o1st commented 3 years ago

After retrieving the data from the API response the whole page crashes on the IOS mobile devices. We use your library as a wrapper for the each item in the list in our data-grid. It works good for us everywhere exclude the specific IOS devices. Please look at the conditions and attached files for the getting more details. You can check it yourself on the our web app fintarget.ru.

Conditions:

  1. Devices: iPhone 12 mini, iPhone 12 pro max
  2. IOS version: 14.7.1
  3. Browsers: Safari / Google Chrome

https://user-images.githubusercontent.com/12449613/132637878-c1519ef9-4fbc-4fef-9299-f41e05a150c6.mp4