angularjs-fusioncharts icon indicating copy to clipboard operation
angularjs-fusioncharts copied to clipboard

Fix container id not compiled in dynamic templates

Open ranajitbanerjee opened this issue 9 years ago • 0 comments

This fix is for RED-2012 issue -Earlier,container id was not compiled so we were getting could not find container element error -Now,an id attribute is added to scope -setting the container element id to scope.id when id is given -This resolves the container element not found error in dynamic templates

ranajitbanerjee avatar Sep 17 '15 07:09 ranajitbanerjee