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
When I use this addon with ios on cordova, I have to tap the panels twice to open initially, after which they can be toggled with one tap. I have ember-hammertime and added the touch-action: manipulation; cursor: pointer; to the cp-Panel class. What can I do to fix this?
The text was updated successfully, but these errors were encountered:
When I use this addon with ios on cordova, I have to tap the panels twice to open initially, after which they can be toggled with one tap. I have ember-hammertime and added the
touch-action: manipulation; cursor: pointer;
to the cp-Panel class. What can I do to fix this?The text was updated successfully, but these errors were encountered: