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
When we use the setTableState method on the platform table to set filters
(source),
the info bar with information about the applied filters is not displayed (unlike when filters are set manually by clicking).
The filters are applied to the table, but the info bar does not appear.
The text was updated successfully, but these errors were encountered:
pawelkarwat
changed the title
Info Bar Not Displayed When Setting Filters Programmatically Using setTableState
Info Bar not displayed when setting filters programmatically using setTableState
Jan 13, 2025
When we use the setTableState method on the platform table to set filters
(source),
the info bar with information about the applied filters is not displayed (unlike when filters are set manually by clicking).
The filters are applied to the table, but the info bar does not appear.
Stackblitz example:
https://stackblitz.com/edit/7clpjevf-m2jeq55c?file=src%2Fapp%2Fplatform-table-initial-state-example.component.ts
The text was updated successfully, but these errors were encountered: