-
Howdy! Thanks for working on this project; its been very helpful.
I've run into an issue where I would like the segment to read from a value to determine its initial state (like what is usually don…
-
This component is great but needs a property where we can set the TotalItems instead of getting the count from the current items list so we can manage paging server side. The code should go something …
-
Hi Carlos,
Thanks for creating this! I was trying to create something similar when I came across your project.
I also like the support for slots.
BTW, this little project is truly useful and inno…
-
Loving using Havit :)
We are using `HxSearch` as a fancy select/option box with a Chevron down icon to make it visually appear to be one.
![image](https://github.com/havit/Havit.Blazor/assets/1395…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Pixel
Baseline | [1d674abffe7ecd734b49f7b5fd838900ab1c5ac5](https://github.com/dotnet/core-sdk/commit/1d…
-
In my blazor project, I get hundreds of `RZ10012` warnings:
> Found markup element with unexpected name 'Foo'. If this is intended to be a component, add a @using directive for its namespace.(RZ100…
-
Select component with multiselect option enabled will be perfect if it integrates a search - auto-filter inline function (a filter behaviour selectable between "onenterpress" (for huge content) or "on…
-
Hey!
I have started MatBlazor just for fun as pet project, because I really interested in Blazor.
Now, MatBlazor - one most popular library for Blazor.
I feel that sometimes it's hard for me to b…
-
The rest of my projects i plan to use bold-reports use .Net 6.0. So I changed .csproj to:
net6.0
With these settings I get a compile-Error:
ERROR…
-
I have two charts on one page. When I change the data for both charts, only the first one get updated. If I change the order of them, it's still the first one that changes. I've tried to call RenderAs…