Some time in mozilla firefox 42.0 i am getting undefined ng-model variable but when i have upgraded 43.0 its working fine. Is any buddy faces the same problem and found any solution.
Example: html file contain code like this
<div text-angular="" name="indiCont" ng-model="vm.chapter.content.procedureDetails.indiCont" class="cb-edit-txtarea"></div>
some time i am getting error vm.chapter.content.procedureDetails.indiCont is undefined even though it has text in html editor