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

Clarification - regular handlebars {{item.value} watcher #72

Closed
inspire22 opened this issue Mar 29, 2014 · 1 comment
Closed

Clarification - regular handlebars {{item.value} watcher #72

inspire22 opened this issue Mar 29, 2014 · 1 comment

Comments

@inspire22
Copy link

A regular {{item.value}} in a template would still create a watcher, right? So the solution with bindonce would be

 <span bo-bind="item.value"></span>

Or is there a more concise way?

@Pasvaz
Copy link
Owner

Pasvaz commented Mar 29, 2014

it's correct, that's the way to go.

@Pasvaz Pasvaz closed this as completed Mar 29, 2014
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