I have bumped onto the following problem with Tabs and ion-segments. Either I’m missing something or there is a bug. Has someone else seen it? Any remediation suggestions highly appreciated.
Issue description/replication:
Configure a ‘tab’ to open a modal.
Navigate to a tab page with ion-segments.
then open the modal with the ‘tab’ that opens it.
when you close the modal, the ion-segments do not refresh their contents.
Hey! I have the same issue
I have a tab view with a ion-segment and a button opening a modal. When I dismiss my modal, my segment doesn’t work like if the ngSwitch was blocked.
Hello, @killerchip I have the very same problem, but with Ionic 3.1.1. Did you find a solution (different from not using a modal window )? Thanks in advance, Xavi.
The solution for this error was released in (2017-01-11) by Ionic Team closing the follow issues: #9392#9811. Very similar of what you described.
All topics about it was closed after this release but seems the error is occurring again in the version 3.1.1. I am using 3.1.1 and facing exaclty the same problem with ion-tabs breaking the behavior of ion-segment.