blazorbootstrap-starter-templates
blazorbootstrap-starter-templates copied to clipboard
Blazor Bootstrap - Starter Templates (.NET 6/7/8)
I've seen that in the repository there's an example of Blazor auto per page/component. I've seen that I cannot run it anyway. It looks like the problem is from the...
I believe from .NET 8.0 (although at least from the current version) the file templates were updated to a different structure. There is no more index.html and for client and...
Hello, I just installed BlazorBootstrap on a Blazor Web App project on .Net 8. I am having a problem with a component that's using Accordion. This is the error I...
I've used this package in multiple projects, but this is the first time I've received this error. On a razor page (index.razor) I simply have the following: ``` ``` However,...
.NET 8 MAUI Hybrid - Android 24 ABI lvl in 35 ABI lvl - all ok ```index.html ... ``` ```android logcat: 02-22 18:08:21.247 I/chromium(22673): [INFO:CONSOLE(1)] "Could not find 'window.blazorBootstrap.tooltip.initialize' ('blazorBootstrap'...
If you clone the entire project (all solutions) and open one of the solutions in the project in Visual Studio and try to run it, you will get an error...