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
@@ -295,36 +294,6 @@ Blazor now properly supports MathML elements in interactive rendering. MathML el
295
294
296
295
ThisfixensuresthatMathMLcontentrenderscorrectlyinbrowserswhenaddeddynamicallythroughBlazor's renderer, resolving issues where MathML elements were previously being created as regular HTML elements without the proper namespace.
297
296
298
-
## InputFile cancel event
299
-
300
-
The `InputFile` componentnowsupportsdetectingwhenfileselectioniscanceledthroughthenew `OnCancel` eventcallback. Thiseventfires when a user opens the file picker but dismisses it without selecting any files.
0 commit comments