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

applyBindingsWithValidation without rootNode, but with options #137

Closed
Ritzlgrmft opened this issue Sep 18, 2012 · 0 comments
Closed

applyBindingsWithValidation without rootNode, but with options #137

Ritzlgrmft opened this issue Sep 18, 2012 · 0 comments
Assignees
Labels

Comments

@Ritzlgrmft
Copy link

When I call applyBindingsWithValidation(viewModel, options), the node variable will not be initialized. Therefore the later call to setDomData() fails.

I can workaround it by specifying the rootNode explicitly, but it would be great, if it worked also without it.

@crissdev crissdev added the bug label Nov 29, 2014
@crissdev crissdev self-assigned this Nov 29, 2014
crissdev added a commit that referenced this issue Dec 3, 2014
Fix #137 - applyBindingsWithValidation fails when called with viewModel and options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants