This repository was archived by the owner on Feb 2, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 496
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
Resurfaced pagination issue (when using tabs) #1815
Open
Labels
@pau1foster
Description
The issue here has resurfaced: #1785
See it with angular-datatables 18.0.0 or 19.0.0
"angular-datatables": "19.0.0",
"datatables.net": "2.1.4",
"datatables.net-bs5": "2.1.4",
"datatables.net-buttons": "3.2.0",
"datatables.net-buttons-dt": "3.2.0",
"datatables.net-select": "2.1.0"
Whichever tab isn't active doesn't render the pagination numbers correctly
Screenshot 2024年12月06日 at 10 19 01 AM Screenshot 2024年12月06日 at 10 18 58 AM