React-table: v7 sandBox infinite scroll not working when using server-side data

Created on 8 Feb 2019  路  2Comments  路  Source: tannerlinsley/react-table

First of all, thank you for this useful framework!

Describe the bug
In the v7 sandbox example, infinite scroll does not seem to be working when using Server-Side data.
After the last row "Loading more..." is shown but the data never loads.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the v7 sandbox
  2. Click on "Server-Side Data"
  3. Click on "Toggle Infinite Scrolling"
  4. Scroll down to the last row
  5. "Loading more..." does not go away

Expected behavior
Additional rows should be loaded when scrolling down.

Desktop:

  • OS: Ubuntu 18.04
  • Browser: Firefox 65.0
  • Version: 7.0.0-alpha.2

Most helpful comment

But it's more than possible ;)

All 2 comments

Infinite scrolling for server-side has not yet been implemented.

But it's more than possible ;)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bdkersey picture bdkersey  路  3Comments

pasichnyk picture pasichnyk  路  3Comments

mellis481 picture mellis481  路  3Comments

DaveyEdwards picture DaveyEdwards  路  3Comments

panfiva picture panfiva  路  3Comments