Essential Studio for AngularJS Release Notes

v14.3.0.52
October 27, 2016

Common

Bug Fixes

  • #165536 - Problem with an isolated scope concept, while using it with our custom directives is fixed.
  • #161980, #163381 - In AngularJS, when dynamically change the scope variable inside the EJ control’s events then it automatically reflected in corresponding EJ controls, no need of trigger “$scope.apply()” manually.
  • #163880 - In AngularJS, now we can able to render the EJ components with jsrender template when “debugInfoEnabled” as false.