Skip to content

Setting a value that is shown through a helper doesn't work #698

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

Closed
eviltrout opened this issue Apr 17, 2012 · 1 comment
Closed

Setting a value that is shown through a helper doesn't work #698

eviltrout opened this issue Apr 17, 2012 · 1 comment

Comments

@eviltrout
Copy link
Contributor

I have created a fiddle to show how this works:

http://jsfiddle.net/Qpkz5/325/

Essentially it seems that if you update a value that has a helper, the update does not work. In the example, if you remove the "dummy" helper the update works.

@wagenet
Copy link
Member

wagenet commented Apr 17, 2012

@eviltrout Your helper is not binding aware. See #615 for a possible solution.

@wagenet wagenet closed this as completed Apr 17, 2012
sandstrom pushed a commit to sandstrom/ember.js that referenced this issue Jun 17, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor toc-anchor to be accessible
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