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

Live binding attribute in a truthy section does not work #710

Merged
merged 3 commits into from
Jan 31, 2014

Conversation

ccummings
Copy link
Contributor

If you wrap an attribute in a truthy section, updates to the attributes value will not happen via live binding.

e.g.

<img src="..." {{#alt}}alt="{{.}}"{{/alt}}>

justinbmeyer added a commit that referenced this pull request Jan 31, 2014
Live binding attribute in a truthy section does not work
@justinbmeyer justinbmeyer merged commit 6299c1c into master Jan 31, 2014
@daffl daffl deleted the live-binding-truthy-section branch February 24, 2014 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants