Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RangeError (index): Index out of range: index should be less than 10: 10 #31

Open
AlexMun86 opened this issue Jul 20, 2022 · 1 comment

Comments

@AlexMun86
Copy link

AlexMun86 commented Jul 20, 2022

Hi, i am getting this error when hot restart the application.
RangeError (index): Index out of range: index should be less than 10: 10

This is when I have more then 10 items in my data table. If I change row per page in my app to a value more then my items count, everything works fine.

@keyfayaz
Copy link

Is the table loading data from a future? I had this as the table is expecting a complete list and is instead obtaining (some) null value(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants