SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix(ngAnimate): ensure anchoring uses body as a container when needed

Prior to this fix anchoring would allow for a container to be a document
node or something higher beyond the body tag. This patch makes it fall
back to body incase the rootElement node exists as a parent ancestor.

Closes #12872
M
Matias Niemelä committed
240d5896ecdfac2351f9bd6147b52de52c0b7608
Parent: 64ef084