You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Edward Zhang (JIRA)" <ji...@apache.org> on 2016/06/15 04:05:09 UTC

[jira] [Reopened] (EAGLE-176) Metric dashboard UI keep api refresh after page switch

     [ https://issues.apache.org/jira/browse/EAGLE-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward Zhang reopened EAGLE-176:
--------------------------------

> Metric dashboard UI keep api refresh after page switch
> ------------------------------------------------------
>
>                 Key: EAGLE-176
>                 URL: https://issues.apache.org/jira/browse/EAGLE-176
>             Project: Eagle
>          Issue Type: Bug
>    Affects Versions: v0.3.0
>            Reporter: Jilin, Jiang
>            Assignee: Jilin, Jiang
>            Priority: Trivial
>             Fix For: v0.4.0
>
>
> setInterval(function() {
> 	if(!$scope.dashboardReady) return;
> 	$scope.chartRefresh(true);
> }, 1000 * 30);
> Interval not clean



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)