Skip to content

fix: prevent error with bind:this={get, set} #2781

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

Merged
merged 1 commit into from
Jun 19, 2025

Conversation

jasonlyu123
Copy link
Member

#2741 (comment)

This transform bind:this={get, set} with a similar method as bind:this={ele}, but by invoking the set function. The get function is ignored. I don't know if we need to type-check the get method since it doesn't seem like there is a runtime problem if you pass anything from the get method.

@dummdidumm dummdidumm merged commit 33f7e7f into sveltejs:master Jun 19, 2025
3 checks passed
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.

2 participants