Actions
Bug #26540
closedautocomplete loading spinner is not always accurate
Description
seems that react-bootstrap-typeahead doesn't update the state when rendering the component
again with isLoading prop, updating it through its instance's state, works as expected.
Actions