-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 7.4.7rc1, 8.0.0alpha1, 8.0.0alpha2 (master)
-
Component/s: Frontend (F)
Graph widget goes into infinite loading after removing an item.
Not reproducible each time!
Steps to reproduce:
- Create a new Graph widget.
- Add several items.
- Wait for some time.
- Remove/add one of the items.
Actual result:
The Graph widget shows an infinite loading state. No errors are displayed in the browser console or in logs.
After saving the dashboard, the graph is displayed correctly.
Expected result:
The Graph widget should refresh correctly after an item is removed.