mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-13 22:39:59 +08:00
The template needs to be added to the DOM before other directives at the same element as `ngInclude` are linked. Fixes #5247.
The template needs to be added to the DOM before other directives at the same element as `ngInclude` are linked. Fixes #5247.