I have a Dialog where there are 2 tabs, click to display the dialog and alternate between the tabs, after closing if return to TabView it returns with the last tab visited and I need it to return the first tab. I already tried with activeIndex, it works the first time, but if you close and return it again displays with the last tab visited.
Suggestions?