Replies: 3 comments 1 reply
-
@gisakuya Thank you for reporting. We will give triage later. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@gisakuya 请提供最小复现工程,不要让我新建工程,然后 cv 你的代码,帮我节约时间 |
Beta Was this translation helpful? Give feedback.
0 replies
-
链接: https://pan.baidu.com/s/1mvkCNaS_0QU7KWly11mqGg?pwd=6mf5 提取码: 6mf5 复制这段内容后打开百度网盘手机App,操作更方便哦 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Describe the bug
使用对话框服务DialogService打开一个窗口,然后在窗体里又使用DialogService打开另外一个窗体,依次关闭。
第一个窗体所注册的OnCloseAsyn无法被触发。使用的版本为:8.5.5
Expected Behavior
每个注册到DialogService里的OnCloseAsyn都被正确调用
Steps To Reproduce
Index.razor
Test.razor
步骤:
依次点击按钮打开窗口,然后依次关闭,打印出的信息如下:
关闭弹窗2
关闭弹窗2
Exceptions (if any)
No response
.NET Version
8.0.101
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions