Closed ntmessagebox closed 10 months ago
@ntmessagebox Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project that illustrates the problem.
Minimalistic repo project : https://github.com/ntmessagebox/BootstrapAspire
(It's not using Render mode auto but it's not also not working)
@ntmessagebox Hi. We not provider any component named of Sidebar
. I think you created an Issue in the wrong repo
Is there an existing issue for this?
Describe the bug
Project created using Visual Studio 2022 Preview.
.NET ASPIRE SOLUTION -> .NET 8 Blazor Web App (Auto mode) with sample components
<Sidebar @ref="sidebar" IconName="IconName.BootstrapFill" Title="Blazor Bootstrap" DataProvider="SidebarDataProvider" />
This code produce this result :
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
.NET 8
Anything else?
No response