ant-design-pro-blazor icon indicating copy to clipboard operation
ant-design-pro-blazor copied to clipboard

👨🏻‍💻👩🏻‍💻 An out-of-box UI solution for enterprise applications as a Blazor boilerplate.

Results 66 ant-design-pro-blazor issues
Sort by recently updated
recently updated
newest added

- [ ] Github - [ ] Microsoft Account - [ ] Dingtalk - [ ] WeChat

enhancement

https://pro.antblazor.com/ 官方演示demo, 在修改了颜色,触发加载新主题之后, 关闭设置drawer。 就出现如下图。 ![image](https://user-images.githubusercontent.com/3870105/191640997-3ffdc959-d7ec-48b3-8138-78cab50bda94.png)

如官方AntDesign.Pro: ![image](https://user-images.githubusercontent.com/3870105/191641467-ed765885-dd0a-4051-a12a-9ff0a8d3d3f2.png)

I use the following commnad to create the project. `dotnet new antdesign -o MyAntDesignApp --host server --full` But when I run it, it will get below error. `Error (active) CS0103...

Dear support team, I cloned ant-design-blazor to local and try to work with EntityFramework Core of mysql in visual studio 2022 for an existing database. I tried to run Scaffold-DbContext...

I am using Ant Design Pro template full. there is a bug or something else when i select "Top Menu Layout" from setting panel the Right Content Render Element get...

Steps: 1. Open https://pro.antblazor.com/ 2. Set Fixed Header Enabled 3. The menu-fold and reload icons are obscured

集成了Microsoft.AspNetCore.Authorization和Jwt

我按照示例做了个demo,但我发现点击折叠菜单的按钮不起作用。basic layout如下 ![image](https://github.com/ant-design-blazor/ant-design-pro-blazor/assets/19233629/eb66483c-0e06-439c-8dd6-bc91983fafd4) 运行后,点击按钮没有反应 ![image](https://github.com/ant-design-blazor/ant-design-pro-blazor/assets/19233629/a3580f96-d077-4e17-9915-ef830644079a) 不知道是否遗漏了什么,谢谢。 附上源码,谢谢 [HappyIncentive.Web.zip](https://github.com/ant-design-blazor/ant-design-pro-blazor/files/13670913/HappyIncentive.Web.zip)