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
There is a 300ms delay on a button on iOS. An ion-button should not experience the 300ms delay. Maybe something is capturing the event and it's bubbling to the button after the delay?
In the button and ion-col I have tried placing the tappable attribute, but on an iOS device there is still a 300ms delay.
Not sure if the problem resides with the slide or grid?
Description of the problem:
There is a 300ms delay on a button on iOS. An
ion-button
should not experience the 300ms delay. Maybe something is capturing the event and it's bubbling to the button after the delay?In the
button
andion-col
I have tried placing thetappable
attribute, but on an iOS device there is still a 300ms delay.Not sure if the problem resides with the slide or grid?
Cordova CLI: 6.4.0
Ionic Framework Version: 2.0.0-rc.2
Ionic CLI Version: 2.1.7
Ionic App Lib Version: 2.1.4
Ionic App Scripts Version: 0.0.44
ios-deploy version: 1.9.0
ios-sim version: 5.0.10
OS: macOS Sierra
Node Version: v6.9.1
Xcode version: Xcode 8.1 Build version 8B62
The text was updated successfully, but these errors were encountered: