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 passing suggestions to EuiSuggest, labelDisplay: "expand" property is not respected. The suggestion items are always rendered with fixed CSS class.
Example CodeSandbox
When passing
suggestionstoEuiSuggest,labelDisplay: "expand"property is not respected. The suggestion items are always rendered withfixedCSS class.