gregnb / gregnb/mui-datatables

In your example, you're not using the `count` from your state. Therefore, the hardcoded value is never changed when you request more data.

Open
#1,251 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

Hello friend, greetings from Venezuela. I have the same problem, the paging buttons are not enabled and from my Back-end I am getting the data (count, data, page) well. Can I show you my code to see if you can help me?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the example referenced in the issue and reproducing it with the reported backend response containing count, data, and page. Trace how the count from state is used for paging controls; done means the buttons become enabled and requesting more data updates the displayed count instead of relying on a hardcoded value.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.