Scroller not working with more than 30k rows

Open
#77 13 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
32/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript
Domain
frontend

Research direction

Start by reproducing the issue in the linked production example, large_js_source.html, using client-side loading with more than 30,000 rows. Trace the scroller behavior when the table becomes blank and confirm that the completed behavior renders the rows instead of white space.

Written by the indexing model from the issue text.

Description

As the title suggest, when I use a Client side loading with more than 30K of rows, the scroller only shows a white space.

The trouble is even happening in the production example of datatables (https://datatables.net/extensions/scroller/examples/initialisation/large_js_source.html)

image

Is there a solution for this?

Greetings

Dominant language
TypeScript
Stars
83
Forks
66
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DataTables/Scroller

All issues in DataTables/Scroller

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.