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

Generate Method (or similar) should be available on bind[-*]:<callback> #9065

Closed
phil-allen-msft opened this issue Aug 1, 2023 · 2 comments · Fixed by #11350
Closed

Generate Method (or similar) should be available on bind[-*]:<callback> #9065

phil-allen-msft opened this issue Aug 1, 2023 · 2 comments · Fixed by #11350
Assignees

Comments

@phil-allen-msft
Copy link
Contributor

phil-allen-msft commented Aug 1, 2023

Generate Event Handler works for <tag @onclick="UnknownMethod" />, but is not available for bind-value:after="UnknownMethod" and other, similar items, and should.

@ghost ghost added the untriaged label Aug 1, 2023
@davidwengier
Copy link
Contributor

This probably won't be possible until #9062 is in, as we don't have good source mapping for bind:after attributes at the moment.

@phil-allen-msft phil-allen-msft added this to the 17.8 Planning milestone Aug 17, 2023
@ghost ghost removed the untriaged label Aug 17, 2023
@phil-allen-msft
Copy link
Contributor Author

#9062 is in

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 a pull request may close this issue.

2 participants