mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Backport PR #8557
---------
**Commit 1:**
Resolving bug with console not autocompleting indexes
* Original sha: 0ae37797a8
* Authored by = <brandon.kobel@elastic.co> on 2016-10-05T15:07:43Z
This commit is contained in:
parent
2780784321
commit
c2b74fd372
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