gm0t / react-sticky-el

MIT License
251 stars 47 forks source link

transform translateZ(0px) reloaded problem #76

Closed MProG closed 2 years ago

MProG commented 2 years ago

Hi, i have same issue like in https://github.com/gm0t/react-sticky-el/issues/20 But in that issue solution was solved by adding style property for non sticky mode. In current version react-sticky-el@^2.0.5 not works anymore. I try just set transform: 'none' but can't.

How i can do that?

MProG commented 2 years ago

Not actual anymore. Solved by adding isIOSFixEnabled=false