[Tables] Added timeouts to yield control to ui thread. Fixes #972
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div ng-controller="HistoricalTableController">
|
||||
<div ng-controller="HistoricalTableController" ng-class="{'loading': loading}">
|
||||
<mct-table
|
||||
headers="headers"
|
||||
rows="rows"
|
||||
|
||||
Reference in New Issue
Block a user