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

Fix paper-autocomplete value being overriden when changed #1076

Conversation

xtagon
Copy link
Contributor

@xtagon xtagon commented Apr 4, 2019

Fixes #1043

@xtagon
Copy link
Contributor Author

xtagon commented Apr 4, 2019

I tried to add a new test for this scenario but wasn't able to get it to reproduce in a test. I did verify in my own app that it's no longer affected after this change, and the existing tests passed.

Thanks! 👍

@xtagon
Copy link
Contributor Author

xtagon commented May 29, 2019

Anything holding this back from being merged?

@miguelcobain miguelcobain merged commit b5d02ae into adopted-ember-addons:master Jun 13, 2019
@miguelcobain
Copy link
Collaborator

@xtagon sorry for taking so long to merge this. Thank you!

backspace added a commit to backspace/ember-paper that referenced this pull request Jul 21, 2019
backspace added a commit to backspace/ember-paper that referenced this pull request Jul 21, 2019
This shows the bug being described in adopted-ember-addons#1092. Reverting
adopted-ember-addons#1076 does fix it, but then presumably adopted-ember-addons#1043 would return 😞
@miguelcobain
Copy link
Collaborator

@xtagon can you please retest if this bug persists on beta.26?

Basically this fix introduced a new bug. We were barking at the wrong door. The bug was somewhere else.

@xtagon
Copy link
Contributor Author

xtagon commented Jul 26, 2019

Good catch, I will have a chance to test it in the next few days.

@xtagon
Copy link
Contributor Author

xtagon commented Jul 30, 2019

@miguelcobain beta.26 looks good to me

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

Successfully merging this pull request may close these issues.

paper-autocomplete searchText is overriden on input
2 participants