mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
(cherry picked from commit cb7e047c68
)
Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
This commit is contained in:
parent
4044cc9aeb
commit
787a862fda
@ -78,6 +78,7 @@ export function AlertList(props: PanelProps<AlertListOptions>) {
|
||||
props.options.folderId,
|
||||
props.options.alertName,
|
||||
props.options.sortOrder,
|
||||
props.timeRange,
|
||||
]);
|
||||
|
||||
const recentStateChanges = useAsync(async () => {
|
||||
|
Loading…
Reference in New Issue
Block a user