We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This invalidates references to the dom inside the dom-if.
e.g. http://jsbin.com/vicowoxohi/1/edit?html,console,output -- the timer changes updates on restamp
The text was updated successfully, but these errors were encountered:
Will be fixed PR in #3160.
JSBin repro using PR branch: http://jsbin.com/fuyuka/edit?html,console,output
Sorry, something went wrong.
bb85e2b
Merge pull request #3160 from Polymer/3125-kschaaf-move-domif
bab847a
Ensure dom-if in host does not restamp when host detaches. Fixes #3125.
kevinpschaaf
No branches or pull requests
This invalidates references to the dom inside the dom-if.
e.g. http://jsbin.com/vicowoxohi/1/edit?html,console,output -- the timer changes updates on restamp
The text was updated successfully, but these errors were encountered: