fkhadra / react-on-screen

Check if a react component in the viewport
https://fkhadra.github.io/react-on-screen/
MIT License
405 stars 50 forks source link

Trackvisibility doesn't work when viewport is smaller than 1200px #35

Open duongthienlee opened 6 years ago

duongthienlee commented 6 years ago

I check the props through console.log(props.isVisible) and it returns true only when viewport is larger than or equal 1200px

DanielApt commented 6 years ago

FYI: Having something similar, at 1000px.

kevinbarfleur commented 5 years ago

Same error on mobile devices 😔

nanafan93 commented 4 years ago

+1 wont work on my mobile browser

jason-hwang commented 3 years ago

+1 same here