Fix autocomplete not working (#42183) (#42703)

This commit is contained in:
Corey Robertson 2019-08-06 12:57:55 -05:00 committed by GitHub
parent 7123a4aa5a
commit 832214b56c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -133,6 +133,7 @@ export class WorkpadHeader extends React.PureComponent {
handler={this._keyHandler}
targetNodeSelector="body"
global
isolate
/>
)}
<EuiToolTip position="bottom" content={this._getEditToggleToolTip()}>