Skip to content
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

select options - buggy, not working with selecting label #20

Open
EpiphanyMachine opened this issue Jan 29, 2015 · 0 comments
Open

select options - buggy, not working with selecting label #20

EpiphanyMachine opened this issue Jan 29, 2015 · 0 comments
Labels

Comments

@EpiphanyMachine
Copy link
Member

I am using ng-options="o as o for o in type_options" with a fault option chosen from an array

I would like to not do this but the choose.from is not working

find('[selected]').attr('selected', false);
find('spouse').attr('selected', true).trigger('change');

it would also be cool if choose(label) was a thing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant