mirror of https://github.com/grafana/grafana.git
fix(annotations editor): fixed lagging annotations editor view
This commit is contained in:
parent
acfc119409
commit
55d4392d90
|
|
@ -101,7 +101,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<rebuild-on-change property="currentAnnotation.datasource">
|
||||
<rebuild-on-change property="currentDatasource">
|
||||
<plugin-component type="annotations-query-ctrl">
|
||||
</plugin-component>
|
||||
</rebuild-on-change>
|
||||
|
|
|
|||
Loading…
Reference in New Issue