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
If the current page of EuiInMemoryTable is set to page 10, but items changes and page 10 no longer exists, the table should update the current page to show the last available page.
If the current page of
EuiInMemoryTableis set to page 10, butitemschanges and page 10 no longer exists, the table should update the current page to show the last available page.