mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Resolving bug with console not autocompleting indexes
This commit is contained in:
parent
07642cd04c
commit
0ae37797a8
1 changed files with 1 additions and 0 deletions
|
@ -109,4 +109,5 @@ export default function init(input, output, sourceLocation = 'stored') {
|
|||
|
||||
loadSavedState();
|
||||
setupAutosave();
|
||||
mappings.retrieveAutocompleteInfoFromServer();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue