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

Removed Call binding (some-prop.call="...") in documentation #1882

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Removed Call binding (some-prop.call="...") in documentation #1882

merged 1 commit into from
Jan 24, 2024

Conversation

ivanbacher
Copy link
Contributor

Adding a .call binding will result is the following error:

The ".call" binding command has been removed in v2. If you want to pass a callback that preserves the context of the function call, you can use lambda instead. Refer to lambda expression doc for more details.

Hence, I think it makes sense to remove it from the migrating to Aurelia 2 section

The ".call" binding command has been removed in v2. If you want to pass a callback that preserves the context of the function call, you can use lambda instead. Refer to lambda expression doc for more details.
@bigopon bigopon merged commit 554e074 into aurelia:master Jan 24, 2024
18 of 24 checks passed
@bigopon
Copy link
Member

bigopon commented Jan 24, 2024

Thanks @ivanbacher

@ivanbacher ivanbacher deleted the patch-1 branch February 13, 2024 09:03
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

Successfully merging this pull request may close these issues.

None yet

2 participants