-
I defind the component like this as below
```
public class MyComponent: MyComponent
{
}
public class MyComponent : ComponentBase
{
}
```
but I cannot just use th…
-
**Describe the bug**
I have a lot of users, 500 to 1000, most of the errors are from the remaining js focustrap and clearbodystyles()
**To Reproduce**
users with latency
**Expected behavior*…
-
I'm using the .NET8 Blazor web app template, with the Identity stuff included.
I would like to set a local storage item when the user logs in, so added a single line to the `Login.razor` method tha…
-
### Describe the solution you'd like
I'm not sure if this is the appropriate place for this request but I would love to be able to add a razor component in Visual Studio using the code behind method …
-
### Feature request type
Enhance component
### Component name
_No response_
### Is your feature request related to a problem?
Adornments are
- Hard to maintain because of the number of…
-
There are legit reasons to want to have `internal`-typed domain objects and to use them as component parameters. I'm not aware of any good reason for the Razor compiler to complain about this.
-
### Description
Moved from https://github.com/dotnet/blazor-samples/issues/378 ...
https://github.com/dotnet/blazor-samples/blob/d000234099558a1db2258a77d242e04ef2a9cfe7/8.0/BlazorWebAppEFCore/Compo…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I am using Blazor Web Assembly in .Net 6 and I want to Render a component from JavaScript. Th…
-
Using this getting started repo, or following the instructions here: https://flowbite.com/docs/getting-started/blazor/ the interactivity of the components are not working.
The CSS and UI component…
-
### Is your feature request related to a problem? Please describe.
It is convenient to specify both markup and code in a single `Foo.razor` file. However while it is possible to document the class' m…