I am using a Panel Card Stack where each tab contains a grid loaded through a BAQ. The issue I’m facing is that when I switch to another tab and then return to the Orders tab, the tab name at the top does not update correctly.
Has anyone encountered this behavior before or have any suggestions on how to resolve it?
Any guidance would be greatly appreciated.
I copied the existing tab and pasted my Panel Card Stack there, which worked for me.
Later, I noticed that all the panel card grids I added inside the Panel Card Stack were also appearing separately in the menu.
So finally, I used the grids within a single tab instead of using the stack. May be the issue is with Panel card stack.