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
As the number of routes and controllers grows, filtering on the frontend can become slow. Implement server-side filtering and pagination for the saved reports page to ensure the dashboard remains fast even with large applications.
As the number of routes and controllers grows, filtering on the frontend can become slow. Implement server-side filtering and pagination for the saved reports page to ensure the dashboard remains fast even with large applications.