-
Notifications
You must be signed in to change notification settings - Fork 112
Flip switches do not have label when using ng-options #127
New issue
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
Comments
Thanks for reporting! |
Hi, Tobias |
But in the meantime, wouldn't it be better to at least display the label. It would make flip switch that do not change the value of ng-options. As it stands, we cannot use flip switches at all. |
Hi, |
Angular strongly suggest using I also updated a fiddle to show that none of the option work |
Hi, I implemented it as discussed: The slider will take the initial values of Thanks for reporting and your pull request! Hope it will be easier next time now that we have testacular and travis-ci... Tobias |
Unless I am misunderstanding how to use See fiddle http://jsfiddle.net/rodcloutier/sMksx/8/ |
Hi, Tobias |
When using the
ng-options
in aselect
form element that uses thedata-role="slider"
, the labels are not displayedSee fiddle http://jsfiddle.net/sMksx/2/
The text was updated successfully, but these errors were encountered: