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
{{ message }}
This repository was archived by the owner on Feb 18, 2024. It is now read-only.
It would be nice if the pagination numbers were formatted using the number filter. Right now large numbers do not have any commas and you can not use mdTotal because it is expected to be an integer since it is used in calculations for the number of pages/wether you can go left or right.
It would be nice if the pagination numbers were formatted using the number filter. Right now large numbers do not have any commas and you can not use
mdTotalbecause it is expected to be an integer since it is used in calculations for the number of pages/wether you can go left or right.