-
-
Notifications
You must be signed in to change notification settings - Fork 375
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
一、使用 Bootstrap Blazor Web App Auto(Perpage/component) 模板创建项目,创建后使用MainLayout 发现以下问题
1.ShowCollapseBar设置为true 时,会出现两个收缩隐藏按钮
2.ShowSplitBar设置为true时,不能拖动调整左侧菜单栏大小
3.UseTabSet设置为true时,还是单标签
4.ShowToolbar设为true时,刷新、全屏按钮 无效
5.ShowTabExtendButtons设置为true时,扩展按钮都无效
二、Tabs 标签页组件问题
从官网复制的例子,不管点击哪个标签都会跳到 “/” 页面 (该例子在示例代码
的counter页面下)
Expected Behavior
以上问题在Globa Server模式下没有问题
我想知道是我代码中存在问题么,麻烦您解答
Interactive render mode
Interactive Auto (Server, then client)
Steps To Reproduce
BootstrapBlazorApp1.zip 这是我的示例代码
Exceptions (if any)
No response
.NET Version
NET9.0
Anything else?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working