Shota

Results 3 comments of Shota

I've spotted this issue happening on Macbook, but on Linux it is not happening. https://stackoverflow.com/questions/32206010/disable-animation-for-drag-and-drop-chrome-safari seems to be related.

What you can do is that: 1) Get the data from the server for checking whether there are items left to fetch or the total amount of items. E.g `{total:...

Yes, you are right, it should only have `scroll` if the prop `isParentScrollable` is set true.