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
I am playing around with Angular Material tabs.
I have a few tabs containing DataTables. When I open a tab, the table is already loaded. However, as soon as I do a search or sorting operation in the table the width of the table adjusts, causing the table content to jump.
I have a small workaround to prevent this jump from occurring when I search within the content upon tab load.
Is there a better way to address this problem or any suggestions to avoid the content from jumping?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello Community,
I am playing around with Angular Material tabs.
I have a few tabs containing DataTables. When I open a tab, the table is already loaded. However, as soon as I do a search or sorting operation in the table the width of the table adjusts, causing the table content to jump.
I have a small workaround to prevent this jump from occurring when I search within the content upon tab load.
Is there a better way to address this problem or any suggestions to avoid the content from jumping?
Thank you all.
Beta Was this translation helpful? Give feedback.
All reactions