Skip to content
Commit 74b2a396 authored by Vanessa Otto's avatar Vanessa Otto 💬
Browse files

fix(Pagination): Prevent clicks on prev and next links when disabled

Elements are now fully disabled on the first and last pages,
preventing any unintended clicks. Previously, while the elements
appeared visually disabled, the click handlers were still active,
allowing interactions. This fix ensures that the click handlers
are removed when the elements are disabled.
parent 884e5d26
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment