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

selected-item.bind not working--requires explicit selected-item.two-way #15

Closed
jaimerivera opened this issue Feb 2, 2015 · 4 comments
Closed
Labels

Comments

@jaimerivera
Copy link

When using the select element selected-item.bind does not updated the view model property. However setting the binding as selected-item.two-way works as expected.

@EisenbergEffect
Copy link
Contributor

Can you show me your markup? I just tested it and it seems to be working for me. I did fix another bug in templating today, so maybe that also caused your issue. But, to be sure, can you please provide me with a code sample?

@EisenbergEffect
Copy link
Contributor

I've pushed out a new set of updates. You can get them with jspm update. Please give that a try and see if your issue is fixed.

@jaimerivera
Copy link
Author

I have been away from my computer. As soon as I can today will check and let you know. Thank you!

@jaimerivera
Copy link
Author

I tested the code after the update and it is working now as expected. Thanks.

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

2 participants