added scope apply after update
This commit is contained in:
@@ -365,6 +365,8 @@ netStatsApp.controller('StatsCtrl', function($scope, $filter, socket, _, toastr)
|
||||
longitude: 0
|
||||
};
|
||||
});
|
||||
|
||||
$scope.$apply();
|
||||
}
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user