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

Value not updating when input changed. [Polymer 2] #81

Open
MarcMouallem opened this issue May 5, 2017 · 3 comments
Open

Value not updating when input changed. [Polymer 2] #81

MarcMouallem opened this issue May 5, 2017 · 3 comments

Comments

@MarcMouallem
Copy link

MarcMouallem commented May 5, 2017

While programmatically changing the variable assigned to value will update the displayed text, modifying the input field does not update the value variable.

@MarcMouallem MarcMouallem changed the title Value not updating when input changed. Value not updating when input changed. [Polymer 2] May 6, 2017
@MarcMouallem
Copy link
Author

Anyone, I mean the component is totally nonfunctional in Polymer 2!

@notwaldorf
Copy link
Contributor

This element (and its other gold friends) hasn't been fully ported to 2.0 yet, so it's expected not to work.

@MarcMouallem
Copy link
Author

MarcMouallem commented May 10, 2017

Ohhhh, sorry. My bad. I'll wait till that happens then. I was confused because it has a 2.0-preview branch. Thanks for the response.

clearandfizzy added a commit to clearandfizzy/gold-phone-input that referenced this issue Sep 18, 2017
PolymerElements#81 opened on 5 May by MarcMouallem

PolymerElements#81

Now listens to "bind-value-changed" (_onBindValueChanged)
and sets the value accordingly.
clearandfizzy added a commit to clearandfizzy/gold-phone-input that referenced this issue Sep 20, 2017
PolymerElements#81 opened on 5 May by MarcMouallem

PolymerElements#81

Now listens to "bind-value-changed" (_onBindValueChanged)
and sets the value accordingly.
e111077 pushed a commit that referenced this issue Sep 26, 2017
#81 opened on 5 May by MarcMouallem

#81

Now listens to "bind-value-changed" (_onBindValueChanged)
and sets the value accordingly.
e111077 pushed a commit that referenced this issue Sep 27, 2017
#81 opened on 5 May by MarcMouallem

#81

Now listens to "bind-value-changed" (_onBindValueChanged)
and sets the value accordingly.
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

2 participants