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

Uncaught Error: can-stache-bindings: Event bindings must be a call expression. Make sure you have a () in #545

Open
MarcGodard opened this issue Oct 3, 2019 · 0 comments
Labels

Comments

@MarcGodard
Copy link

Full Error:

Uncaught Error: can-stache-bindings: Event bindings must be a call expression. Make sure you have a () in on:change="scope.vm.application[scope.vm.fieldName].country = scope.element.value"
    at HTMLInputElement.handler (can-stache-bindings.js:582)
    at Task.run (zone.js:43)
    at Zone.runTask (zone.js:188)
    at HTMLInputElement.eval (zone.js:265)

When changed to a function that updates that field, it works fine.

@cherifGsoul cherifGsoul added the p2 label May 29, 2020
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