oj-tab-bar selection issue
Summary
oj-tab-bar selection issueContent
I have oj-tab-bar component with based on ADP ans show dynamic tab, after assigning new data to ADP the tab selection variable is not reset.
For example, I am binding 10 records array to ADP when selecting tabs I am getting in the log selection with values between 0 to 9 but if after that I bind a one record array to the ADP the selection of the single tab shows 10 instead of 0.
Any suggestion of how to reset the selection counter?
0