I have
ASP.NET MVC page which has wizard as partial view to change the content dynamically, but that content part don't have reference of angular JS. while Angular JS is already loaded for whole page on first step of wizard.
Also Unable to realod the directives and controllers used for Select2 drop down in the step3 of wizard.
Any pointer in this regard would be helpful.
Thanks,
Umesh Swami.