zyra / ionic-super-tabs

Swipeable Tabs for Ionic
MIT License
664 stars 192 forks source link

Can't switch to dynamically created new tab #439

Closed anubhav-1 closed 4 years ago

anubhav-1 commented 4 years ago

When I create a tab dynamically, it is successfully created, but it's unreachable through swiping but can be accessed by clicking on it. The event.detail.index which usually contains the next index contains the previous index when swiping.