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

Add support for custom events arguments in Blazor .NET 6 #341

Closed
egil opened this issue Mar 15, 2021 · 1 comment
Closed

Add support for custom events arguments in Blazor .NET 6 #341

egil opened this issue Mar 15, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@egil
Copy link
Member

egil commented Mar 15, 2021

Ensure the TriggerEventAsync method supports the new custom event arguments in Blazor .NET 6.

The basic functionality should work, however, we need to ensure that bubbling rules are correctly implemented, including StopPropagation and PreventDefault.

@egil egil added documentation Improvements or additions to documentation enhancement New feature or request investigate This issue require further investigation before closing. .net6 labels Mar 15, 2021
@egil egil added .net6 and removed enhancement New feature or request investigate This issue require further investigation before closing. .net6 labels Aug 7, 2021
@egil
Copy link
Member Author

egil commented Aug 7, 2021

This does seem to work. An update to the relevant docs is needed though.

@egil egil closed this as completed in 54c92d7 Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant