Using the EuiInMemoryTable with search / EuiSearchBarProps, the clear query button does not display when the search state is externally provided.

To reproduce:
The "In-memory table with search and external state" example displays this issue. Just click any of the left side selectable cards, and the query will be updated. Add a space in the search bar and submit, and the clear query button will appear.
Using the
EuiInMemoryTablewith search /EuiSearchBarProps, the clear query button does not display when the search state is externally provided.To reproduce:
The "In-memory table with search and external state" example displays this issue. Just click any of the left side selectable cards, and the query will be updated. Add a space in the search bar and submit, and the clear query button will appear.