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
Issue 1 - If you are on first page and click previous button ( < ), then active state is removed from first page number in pagination; If you again click the previous button, then the pagination disappears!
-- In above scenario, active state should remain on first page number of pagination and pagination should not disappear.
Issue 2 - If you are on last page and click next button ( > ), then active state is removed from last page number in pagination.
-- In above scenario, active state should remain on last page number of pagination.
The text was updated successfully, but these errors were encountered:
Issue 1 - If you are on first page and click previous button ( < ), then active state is removed from first page number in pagination; If you again click the previous button, then the pagination disappears!
-- In above scenario, active state should remain on first page number of pagination and pagination should not disappear.
Issue 2 - If you are on last page and click next button ( > ), then active state is removed from last page number in pagination.
-- In above scenario, active state should remain on last page number of pagination.
The text was updated successfully, but these errors were encountered: