Closed arcsecw closed 7 years ago
Damn. Too find this bug 5 minutes ago :)
I think this bug caused by aor List component at src/mui/list/List.js when the page is undefined parseInt(page,10) = NaN
I can't reproduce it on the demo.
Which version of aor are you using? Can you describe the test scenario in more detail?
You can see it in demo there, for example.
It seems that bug appears when there is only 1 element in the filtered list.
Here is a screen from the demo page:
Why not to use perPage setting that is passed to the List component by default?
NaN-Nan of *(perPage) error appear in pages of Customers List or Posters List or Customers List Those page's url has parm "filter"
At the same time ,a List page without parm "filter" is normal