In our app we are using a tab bar navigation with 5 tabs.
We are experiencing a click delay on ONE of the tabs, not all. That tab is loading a hefty amount of data, but I didn’t think that should matter - in our routing we are navigating directly to this tab (no resolves etc).
Has someone else seen this intermittent behavior? Clicks are blazing on other parts…