Closed (works as designed)
Project:
ngApp
Version:
7.x-1.6
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2016 at 14:29 UTC
Updated:
20 Apr 2016 at 14:51 UTC
Jump to comment: Most recent
Comments
Comment #2
natemow commentedHmm, not using this mod -- that behavior is by design honestly ("This module turns your site in to an AngularJS application."). In your case, you might be better off developing a small custom mod that did more focused handling for Angular (e.g. only adding AngularJS in a hook_block_view() implementation, applying the "ng-view" attribute very selectively to block markup, etc.)
Comment #3
natemow commented