angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.3k stars 6.74k forks source link

$uibModal bindToController not working when controller is class #6659

Closed vidyu closed 6 years ago

vidyu commented 6 years ago

When class is used as controller in a modal the scope properties are not bind to the controller. The bug can be seen here: plunker http://plnkr.co/edit/5S4uv22eHYkYhfHA0LMx?p=preview

icfantv commented 6 years ago

Closing this as this project is no longer being maintained, per the README and the ISSUE_TEMPLATE.