You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The basic functionality should work, however, we need to ensure that bubbling rules are correctly implemented, including StopPropagation and PreventDefault.
The text was updated successfully, but these errors were encountered:
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
andPreventDefault
.The text was updated successfully, but these errors were encountered: