Skip to content

issue 908 enable paginationLinks() to set active class on parent #1254

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

zainforbjs
Copy link
Contributor

We need the paginationLinks() function to set the active class to the parent of the current page item. The changes made here set the active class to the immediate parent of the current page element in case nested elements are passed in.

We need the paginationLinks() function to set the active class to the parent of the current page item.
The changes made here set the active class to the immediate parent of the current page element in case nested elements are passed in.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable paginationLinks() to set the active class on a parent element
2 participants