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
EuiTableRowCell does set all remaining arguments on the nested div (.euiTableCellContent) instead of the actual td element. That makes it impossible to use colspan (or rowspan) at the moment with EuiTable.