mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-06-18 03:58:15 +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.