UseTabSet 为 true 就卡死 #5588
-
Is there an existing issue for this?
Describe the bug先不启用,热更新启用刷新界面后没问题. Expected Behavior~~ Interactive render modeInteractive Server (Interactive server-side rendering (interactive SSR) using Blazor Server) Steps To ReproduceExceptions (if any)没报任何异常,只有内存cpu爆涨 .NET VersionNET9.0 Anything else?vstudio rider均试过都有这问题 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
@samueltian666 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.
-
@samueltian666 非常无语,请认真阅读一下文档。
|
Beta Was this translation helpful? Give feedback.
-
@samueltian666 建议使用
使用模板创建项目,节约你很多时间 |
Beta Was this translation helpful? Give feedback.
@samueltian666 建议使用
dotnet new install Bootstrap.Blazor.Templates::*
使用模板创建项目,节约你很多时间
参考文档 https://www.blazor.zone/template