Dynamic changing of tabs is realised with attribute md-selected="selectedTab". Function in controller change selectedTab. It works perfectly while I not changing tabs manually, or put a default value of (selectedTab = 1).
Asked
Active
Viewed 45 times
0
-
What is the exact question here? Or do you have any code so far that you can show? – indexoutofbounds Jun 19 '17 at 08:20
-
The question is "how can I dynamicaly change tabs after i have changed it manualy" – igor_d Jun 19 '17 at 08:28
-
I have dicrovered that md-tabs creates its own scope when I change tab manualy first time – igor_d Jun 19 '17 at 09:00