Closed RopoMen closed 10 years ago
Switch to fully SPA? Go angular all the way and bind to model in the controller? You will be happy you did.
That was not possible, there is a strong connection to EPiServer CMS and CMS edit views doesn't work on Angular :<
Please try the new version, 0.2.1. ngModel is optional now.
ngModel should be optional. My application is not fully SPA and that is why my input elements may not have ngModel defined. Now if you don't define ngModel it will break. :<