mirror of https://github.com/grafana/grafana
In short, the underlying problem appears to be the `onChange()` handler being triggered after handling the blur event. Since the contents have not actually changed this forces the typeahead state to reset which undesirably puts a stop to propagating the selected suggestion back up to get set. Related: #13604pull/13773/head
parent
bf1a0585ed
commit
3bb0b0a551
Loading…
Reference in new issue