You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Critical Error: When you are in the last page of the table with only one data and delete it using an API Request, the body wont find any data, but will try to read it anyways, throwing a error that isnt treated. When it happens, everything in the screen disapper. This error occurs in some other isolated cases too.
To Reproduce
Steps to reproduce the behavior:
Using the toolkit provider and the pagination provider
Create enough registers to fill one page of the table
Create one more, go to the second page and then delete it
See error
Screenshots
my table component
Error print
The text was updated successfully, but these errors were encountered:
Critical Error: When you are in the last page of the table with only one data and delete it using an API Request, the body wont find any data, but will try to read it anyways, throwing a error that isnt treated. When it happens, everything in the screen disapper. This error occurs in some other isolated cases too.
To Reproduce
Steps to reproduce the behavior:
Screenshots
my table component
Error print
The text was updated successfully, but these errors were encountered: