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.