-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Many systems like mine have Areas.
…
-
## Issue Description ##
Blazor components that render other Blazor components have blue squigglies shown under the nested component.
Apologies if this isn't a Omnisharp error. I thought this would…
-
I notice that css files specifically for one razor component are not currently supported. Is this a possibility?
Thanks
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am using Blazor Components inside .Net8 MVC Web Application. I am using IViewLocalizer insi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I'm testing out the new Sections fe…
-
### Is your feature request related to a problem?
While combining AntBlazors table component with a generated strawberry razor component, I ran into the issue of not being able to properly forward …
-
Once updated from .NET 6 to .NET 8 (as well as BlazorDialog v2.3 to v.3.2) the Blazor Dialog stopped working.
Steps to reproduce the behavior:
1. Update to .NET 8
2. Follow the BlazorDialog insta…
-
Find a way to use named .razor components in Razor (without going full-blown Blazor)
Update! Resources found:
Best:
https://mikaelkoskinen.net/post/combining-razor-blazor-pages-single-asp-net-…
-
how to use the component in android, I am implementing an app developed in Maui and I am invoking the component from a razor file
-
I'm using Blazor Server with Tailwind CSS for my front-end. If I have all my components in the same project, the Tailwind CLI will scan all my Razor files and produce a single purged and minified CSS …