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
Running into a bit of an issue with the pagination-nav, that I didn't have with regular pagination.
When using keyboard navigation, all works as expected, until I get to the right so far that the button was not there during render.
I'm using router-link method of linkGen. Can keyboard nav up to page 4 without stopping and then I have to manually select 5 once it shows up. Anyone else ever ran into this?