ErrorLogging not working as expected #5916
-
Is there an existing issue for this?
Describe the bug
此时页面不会崩溃,自定义方法也没有被触发(在 Expected Behavior对于情况2,应弹出Toast。 Interactive render modeInteractive Server (Interactive server-side rendering (interactive SSR) using Blazor Server) Steps To ReproduceExceptions (if any)No response .NET VersionNET9.0 Anything else?No response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@RongguoLiu Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project that illustrates the problem. |
Beta Was this translation helpful? Give feedback.
-
@RongguoLiu 找到问题了。是项目模板的问题。我稍后更新一下项目模板即可 临时解决方案注销这块代码即可 |
Beta Was this translation helpful? Give feedback.
@RongguoLiu 发布新模板解决
执行如下命令即可
dotnet new install Bootstrap.Blazor.Templates::9.2.0