caseywebdev / react-list

:scroll: A versatile infinite scroll React component.
https://caseywebdev.github.io/react-list
MIT License
1.96k stars 176 forks source link

type="simple" does not work when axis is x #209

Open stephenhmarsh opened 6 years ago

stephenhmarsh commented 6 years ago

it renders everything at once instead

stephenhmarsh commented 6 years ago

hmmm this might be because i was using vw units but i ended up using a different library so not sure

Julio-Assis commented 4 years ago

it also doesn't work for me when using type uniform. The div that should be scrolled gets a fixed width and has its overflowX hidden