Dashboard widgets do not work until reload of page #2084
Closed
Comments
As a workaround, you can change the |
edmundoa
added a commit
that referenced
this issue
Aug 4, 2016
When a dashboard is in the background a new widget is added, load the widget value at least once, so the widget doesn't look broken. Fixes #2084
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you have two tabs open:
... and from the search result page you add a widget to the dashboard, then the widget appears on the dashboard immediately but never shows a value. The loading spinner runs forever. You have to reload the whole page for the widget to function properly.
The text was updated successfully, but these errors were encountered: