angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.56k stars 3.01k forks source link

On $destory event, ctrl.$onDestroy method should be call, not onInit #3766

Closed JianMeng closed 5 years ago

JianMeng commented 5 years ago

Fix a bug i messed into. Add a unit test.