Urigo / meteor-angular-socially

angular-meteor example and tutorial app
https://www.angular-meteor.com/tutorials/socially/angular1/bootstrapping
155 stars 144 forks source link

how to use md-tabs in angular-meteor #114

Closed kevin0858 closed 8 years ago

kevin0858 commented 8 years ago

i want to use md-tabs in my project. when i tried to use md-tabs, it's ok to show tabs. but, it didn't work when i clicked some tab. i had 3 tabs, clicked Tab2 and then it's not change from Tab1 to Tab2. how can i do?

nigelpasco commented 8 years ago

Have a look at the code from the angular-material website. They have working examples of this, with code shown.

DAB0mB commented 8 years ago

@kevin0858 This is not an issue related to Socially, and I suggest you submit it here http://stackoverflow.com/questions/tagged/material-design where the community is bigger and it is more relevant