Is it correct to say that invoking angular.bootstrap
will create a new instance of AngularJS, together with a separate digest cycle, root scope, injector and so on?
If so, is it possible to nest such applications (i.e. invoke bootstrap on DOM nodes inside the DOM managed by another AngularJS app)? (I presume no!)
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…