-
**Describe the bug**
When using @bind-Text on a TextEdit component and submission occurs, The value is not passed.
**Expected behavior**
The value should be passed thru the Parmeter from the bind…
-
When an autocomplete is used in a modal dialog and the scroll bar of the autocomplete dropdown is clicked on, the dropdown closes before any selection can be made.
this seems to only be when a di…
-
Hey guys! I got a problem that maybe you can help me with. I will describe it in detail.
**Issue description:**
I have a data grid with button(s) in each row. I want to click a button but not th…
-
After I upgraded from .Net 5 to .Net6, all Autocomplete components are not working correctly.
```
```
The strange thing is that I can select options with keyboard keys a…
-
I've only tried this on your demo site here - https://blazorise.com/docs/components/numeric
... but if you type quickly into the **NumericEdit** box on the "Basic" number input, it messes up the nu…
-
**Describe the bug**
The Model.Show is async, but Modal's do not show when awaiting the modal.
The documentation is not very clear about this?
**To Reproduce**
Steps to reproduce the behavior:
…
-
Hi all, great work on this. Is there a simple example with layout (like the dashboard) that can be used as a starting template for a new project?
It looks like I can extrapolate it from the current…
-
```cs
Select TValue="int">
Selam
```
-
Im migrating from the hand written Bootstrap and the Blazor template code to use Blazorise and I run into an issue with the Sidebar component.
Im using the manual Sidebar but a sub menu is being ge…
-
**Describe the bug**
Created a brand new Blazor WASM "hosted" project in .NET 6 as per [Microsoft docs](https://docs.microsoft.com/en-us/aspnet/core/blazor/host-and-deploy/webassembly?view=aspnetcore…