Skip to content

[bug]BootstrapBlazorRoot 处理异常显示不正确 #7462

@blackmaple

Description

@blackmaple

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 进行提示

Image

Expected Behavior

<PackageReference Include="BootstrapBlazor" Version="8.0.0" />
当版本降低到这个

Image

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 working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions