I’m developing an Ionic Application and I’m facing some strange issues with my iDevice.
Whenever I pres any button (no matter if it’s form some ionic component or some jQuery plugin), the application fires the click event 5 times at once. I have a calendar, and I switch from day 18th Sept to 13th September, or when I click on a “create” of some entity my App has, I create it 5 times. This doesn’t happen on Android, neither on ionic serve/ionic lab.
Can anyone give me some hint about what can be wrong about all this?
Thanks in advance.
Pavel.