You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click performance on Android devices for items with hrefs significantly degraded from the changes made to ionic.tapElement recently. I verified on multiple devices that the problem was occurring and then they went away when I reverted ionic.tapElement to the March 19th commit - 26c8f30 and everything was back to the performance of .9.27. Tap responsiveness is slower with the new changes and sometimes you have to click 2-4 times on elements for the click to register. I haven't had the time to narrow it down to what changed that is causing the issue, as there were significant changes to it over the last week.