-
-
Notifications
You must be signed in to change notification settings - Fork 373
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
<PackageReference Include="BootstrapBlazor" Version="10.2.0" />
<BootstrapBlazorRoot EnableErrorLogger="true" ShowToast="true" ToastTitle="11111">
不管debug 还是release 都不会采用Toast 进行提示
Expected Behavior
<PackageReference Include="BootstrapBlazor" Version="8.0.0" />
当版本降低到这个
Interactive render mode
Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server)
Steps To Reproduce
项目例子 是直接用BB的模板创建的blazor server
https://github.com/blackmaple/BBTest
Exceptions (if any)
No response
.NET Version
NET10.0
Anything else?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working