ng2-bootstrap-visualizejs icon indicating copy to clipboard operation
ng2-bootstrap-visualizejs copied to clipboard

FusionCharts cannot find DOM element

Open richbl opened this issue 9 years ago • 0 comments

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).

richbl avatar Jun 29 '16 22:06 richbl