Questions tagged [uib-tabset]
3 questions
0
votes
1 answer
How to avoid the default a href added by angular-ui-bootstrap in uib-tabset
How can I avoid the refresh caused by the default behavior of the tag a (link) auto added by uib-tabset using angular-ui-bootstrap?
Regards,
Nicolas

NicoESIEA
- 499
- 1
- 6
- 23
0
votes
1 answer
Is it possible to load different templates with attached controllers in same ui tab without state reload
I have user angular ui-router to create nested states in my application.
used abstract states also so that states should not get reloaded.
I use uib-tabs for one section which is child of other states , for one tab i need to render different…

Nilam
- 11
- 3
0
votes
1 answer
uib-tabset dynamic index not working
I am trying to set uib-tabs dynamically.
I mean I have written all the codes in html and only taking index dynamically see the code. I have simplified the example here. I gave index="1" to very first tab but it's not working as required.

Yash Ganatra
- 468
- 2
- 12