We have encountered accessibility concerns related issues in the ion-tab because it generates IDs by default and whenever we put it in a loop, it generates the same ID over and over again.
So, is there any solution on this? how to create custom IDs and use them as a part of property in ion-tab element?
Note: We are using the application based on (Angular + Ionic ) : Angular 12.2 and Ionic: v6.19.0