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
In the code here: https://github.com/Polymer/polymer-dev/blob/b1a4e7df0d3f285f4b8116fa92f3d0f1f7528a1b/src/instance/mdv.js#L34
I don't see anything that handles the oneTime flag. It's normally handled in bind: https://github.com/Polymer/NodeBind/blob/05dca5cdc4fdb9e0388132bbf456ec13c5aa67c5/src/NodeBind.js#L143
Maybe y'all are handling this at another place? (e.g. polymerexpressions) ... if so it would be good to mention in a comment.
@rafaelw as fyi
The text was updated successfully, but these errors were encountered:
(p.s. let me know if I should file new issues on polymer-dev instead ... I wasn't sure...)
Sorry, something went wrong.
Yup. probably should.
googlearchive/polymer-dev@6e8b2cb
No branches or pull requests
In the code here:
https://github.com/Polymer/polymer-dev/blob/b1a4e7df0d3f285f4b8116fa92f3d0f1f7528a1b/src/instance/mdv.js#L34
I don't see anything that handles the oneTime flag. It's normally handled in bind:
https://github.com/Polymer/NodeBind/blob/05dca5cdc4fdb9e0388132bbf456ec13c5aa67c5/src/NodeBind.js#L143
Maybe y'all are handling this at another place? (e.g. polymerexpressions) ... if so it would be good to mention in a comment.
@rafaelw as fyi
The text was updated successfully, but these errors were encountered: