rpocklin / ui-router-tabs

Idiot-proof tab panes with route support using Angular.js + Bootstrap 3 + UI Router
Other
244 stars 57 forks source link

Dynamically setting tabData #62

Closed mjbeswick closed 8 years ago

mjbeswick commented 8 years ago

I am trying to dynamically set the disabled state of a tab, but cannot get anything to work.

Do I need to notify the instance of tabs that the tabData has changed?

Actually this works.