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
{{ message }}
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
Select number of rows in 1st page, let say, you selected 2 rows. Then, "Selected Items" counts will show "2".
Now move to 2nd page and do not perform any action.
Now come back(navigate) to 1st page again.
Here, no row is selected but "Selected Items" counts still show "2". Moreover, if we select more rows, it will start incrementing the count from "2" to "3". And on unselecting, count will go back to "2" (but not to zero, in any case).