ng2-bootstrap-visualizejs
ng2-bootstrap-visualizejs copied to clipboard
FusionCharts cannot find DOM element
DOES: On occasion, an exception is generated where the graphing resource (either report or dashboard) cannot find the containing DOM element that it users to render into.
SHOULD: Not throw exception. It's possible that tabbing quickly between resources causes the DOM to lag in updating dynamic components, which in this case, are the containing elements expected by the graphing resource(s).