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 rendering the table in a reduced page such that it scrolls, sometimes happens that two scroll-bar appear together.
Checking one has the class ‘mia-platform-table-sticky-scroll’ while the other appears within the ‘mia-platform-table-body’ div.
As soon as the page is resized one of them disappears.
The problem could be the 'overflow':'auto hidden' into mia-platform-table-body ?
The text was updated successfully, but these errors were encountered:
When rendering the table in a reduced page such that it scrolls, sometimes happens that two scroll-bar appear together.
Checking one has the class ‘mia-platform-table-sticky-scroll’ while the other appears within the ‘mia-platform-table-body’ div.
As soon as the page is resized one of them disappears.
The problem could be the 'overflow':'auto hidden' into mia-platform-table-body ?
The text was updated successfully, but these errors were encountered: