Quantcast
Viewing all articles
Browse latest Browse all 3491

Controllers on parent element are getting destroyed when a child element is removed from the DOM which has controller - this is happening recursively

I tried to create a simple jsfiddle to mimic what I am doing but not able to reproduce the issue on jsfiddle.

http://jsfiddle.net/arjunballa/Pcpsc/

In my case Login controller on "#body-container" is getting destroyed when pageContainerEJS is added to #body-container

I am also using live binding.






Viewing all articles
Browse latest Browse all 3491

Trending Articles