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

Dynamic "const" attrs shouldn't produce updating opcodes #46

Open
chancancode opened this issue Jan 20, 2016 · 3 comments
Open

Dynamic "const" attrs shouldn't produce updating opcodes #46

chancancode opened this issue Jan 20, 2016 · 3 comments
Assignees

Comments

@chancancode
Copy link
Contributor

e.g. EmberIDs

@chancancode chancancode self-assigned this Jan 21, 2016
@locks
Copy link
Contributor

locks commented Apr 18, 2020

Is this still relevant?

1 similar comment
@NullVoxPopuli
Copy link
Contributor

Is this still relevant?

@chancancode
Copy link
Contributor Author

Maybe. Someone would need to check the updating opcode produced by something like <div data-foo={{@foo}} /> where @foo=“foo string literal”. Ideally there should be nothing to update in this case, but according to the issue it seems like it at least at one point produced an updating opcode for the attribute. Probably matters very little though. In the past when each component has an ID it probably mattered a lot more.

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

No branches or pull requests

3 participants