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
Copy file name to clipboardExpand all lines: projects/.net7/README.MD
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,9 +127,7 @@ Samples in this section require .NET 7. You can download it from [here](https://
127
127
128
128
*[Component - 18](ComponentEighteen)
129
129
130
-
**BROKEN on GA** This sample demonstrates @bind:after modifier that allows to execute async code after a binding event has been completed (value has changed).
131
-
132
-
https://github.com/dotnet/aspnetcore/issues/44957
130
+
This sample demonstrates @bind:after modifier that allows to execute async code after a binding event has been completed (value has changed).
0 commit comments