I am trying to personalize a component present in AEM page. The page is an angular application , the angular files are hosted externally and references are included in head.html.
When i add offer to the component , the data from angular is not loading. It considers the component as a standalone html , fails to get the data from angularjs.
Solved! Go to Solution.
Views
Replies
Total Likes
Have global variable and assign data from inside your angular controller to the global variable. This should be usable in ur component now.
Views
Replies
Total Likes
Have global variable and assign data from inside your angular controller to the global variable. This should be usable in ur component now.
Views
Replies
Total Likes
Did this solve your problem? I'm working on an AngularJS project and after targeting a component that contains a controller, it no longer is gets invoked when Angular runs on the page.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies