Yes @iain-campbell - at Sept 17th 2:00AMEST the app stopped visually responding to tab switching.
It’s important to know the content still changes, the tab just doesn’t get the underline. Rolling back the app to different versions from the app development still has the same problem.
Got it, thanks for clarifying for me. I think we’ve identified the issue on our end. There’s nothing wrong with your app A recent change we shipped had an unintended side effect. We’ll update you once our fix has shipped.
I was going crazy trying to figure out what I did to break this. Same setup here (next.js, node, react) and same problem with the navigation working, but the active page indicator not changing.
I have the exact same issue. Everything was working with Next, koa → added client side routing → tabs didn’t switch → rolled back code → Tabs are still not highlighting. I should add that it is navigating to diffrent page but there are no visual feedback on tab Change. .
@iain-campbell Did you guys fix that issue I am also facing that ?
I have just switched to client side routing and I am using AppBridgeClientRouter with history prop any insights into this issue would be much appreciated.
Thanks!