ionic-team / ionic-v3

The repo for Ionic 3.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
128 stars 85 forks source link

ADA double tap running the click functionality twice in ionic app using Accessiblity on ios 13 version ipad #1081

Open yamanGithub opened 4 years ago

yamanGithub commented 4 years ago

I'm submitting a ... (check one with "x") [ ] bug report

Current behavior: Whenever i do the double Tap on my ionic application using ADA on ios 13 version ipad, it is running the click functionality twice. It is happening only on ios 13 but on ios 12 it is working fine. I am just using the simple ADA code with proper guidelines.

Expected behavior: It should run the click functionality only for once.

Steps to reproduce: Juts do the double tap on any actionable item in ionic app using ADA on ios 13 version ipad.