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

paper-autocomplete and paper-select do not update when promise resolves #815

Open
BryanHunt opened this issue Sep 17, 2017 · 3 comments
Open

Comments

@BryanHunt
Copy link

If you pass autocomplete a promise, the text field does not update when the promise resolves.

@JustInToCoding
Copy link
Contributor

Ran into that a while ago: #683

@BryanHunt BryanHunt changed the title paper-autocomplete does not update when promise resolves paper-autocomplete and paper-select do not update when promise resolves Sep 18, 2017
@BryanHunt
Copy link
Author

BryanHunt commented Sep 18, 2017

paper-select has a similar problem. The selected value can resolve a promise, but the selection list cannot.

@xomaczar
Copy link
Contributor

xomaczar commented Oct 4, 2017

Does ember-power-select which e-p-autocomplete/select extend behave differently?

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

No branches or pull requests

3 participants