Hi guys
I have a popover I show when clicking a button.
This works as expected. However, if I set the button as the right navigation button in my tab group the popover doesn't get hidden when clicking the button.
If I add the button to the window then the popover gets hidden.
It seems like all clicks in the navigation bar doesn't hide the popover at all. Is this expected behavior or what can I do to fix it?