We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<ion-item>
<ion-item-options>
Steps to reproduce: Use any sliding list such as on schedule screen in Ionic conference app
Which Ionic Version? 1.x or 2.x Ionic 2 rc0
Your system information:
Cordova CLI: 6.3.1 Ionic Framework Version: 2.0.0-rc.0 Ionic CLI Version: 2.1.0 Ionic App Lib Version: 2.1.0-beta.1 ios-deploy version: 1.9.0 ios-sim version: 5.0.8 OS: Mac OS X El Capitan Node Version: v6.3.1 Xcode version: Xcode 8.0 Build version 8A218a
The text was updated successfully, but these errors were encountered:
ec6615d
Clicking sliding list should not click option behind it, it should always trigger click on not in
duplicate of #6981
Sliding list should not auto close on option's click. At least, it should be configurable.
good catch! fixed! ec6615d
BTW, next time please report each issue one at a time, creating one issue for each bug. Thanks!
Sorry, something went wrong.
No branches or pull requests
Short description of the problem:
What behavior are you expecting?
<ion-item>
not in<ion-item-options>
Steps to reproduce:
Use any sliding list such as on schedule screen in Ionic conference app
Which Ionic Version? 1.x or 2.x
Ionic 2 rc0
Your system information:
Cordova CLI: 6.3.1
Ionic Framework Version: 2.0.0-rc.0
Ionic CLI Version: 2.1.0
Ionic App Lib Version: 2.1.0-beta.1
ios-deploy version: 1.9.0
ios-sim version: 5.0.8
OS: Mac OS X El Capitan
Node Version: v6.3.1
Xcode version: Xcode 8.0 Build version 8A218a
The text was updated successfully, but these errors were encountered: