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: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,13 @@ Make sure that there is a call to `app.UseStaticFiles();` in your server project
82
82
83
83
## Release Notes
84
84
85
-
<detailsopen="open"><summary>3.1</summary>
85
+
<detailsopen="open"><summary>3.2</summary>
86
+
87
+
>- Fix for a bug when the same dialog is presented consecutively, never returning result. Contributed by [thanoskapsalis](https://github.com/thanoskapsalis).
88
+
</details>
89
+
90
+
91
+
<details><summary>3.1</summary>
86
92
87
93
>- Added `ForceAllowNavigation` and `ForcePreventNavigation` methods to the `Dialog` component to allow/prevent navigation regardless of the `PreventNavigation` parameter.
0 commit comments