Dwight
Member since Jun 21, 2014
- Profile: /members/12042-dwight.htm
- URL: http://opensitemobile.com
- Comments: 2
Recent Blog Comments By Dwight
-
Creating A RequireJS Service For AngularJS Applications
Posted on Jun 21, 2014 at 12:04 PM
Hi Ben, Just to confirm my earlier post to your first example of lazy loading, the version of AngularJS (v1.0.7) you use in the demo page there and here work just fine. I tried the current production version 1.2.18 of AngularJS, and it too errors out here and in the first example. So it looks like... read more »
-
Loading AngularJS Components After Your Application Has Been Bootstrapped
Posted on Jun 21, 2014 at 11:11 AM
Hi Ben, I just tried the above demo page with AngularJS version 1.3.0 beta 13, and I get this error: Error: [$compile:multidir] Multiple directives [ngSwitchWhen, ngInclude] asking for transclusion on: <div ng-switch-when="before" ng-include=" 'before.htm' "> I'm new to ... read more »