Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
Add ngAnimate
-
Hi , I have a problem . I can not Integer ngAnimate in my application. I put it here: angular.module(‘myApp’, [‘onsen’,‘ngAnimate’]. When I added to my check my application generates me lots of new errors that I do not have when ngAnimate is not present .
Here is the list of mistakes I have: TypeError: Cannot read property ‘ng-scope’ of undefined
TypeError: Cannot read property ‘navigation-bar’ of undefined
TypeError: Cannot read property ‘ng-binding’ of undefined
TypeError: Cannot read property ‘action-label’ of undefined
Does anyone ever had this problem ? How to properly integrate ngAnimate ?In advance thank you for your answers