lmmv92
Results
2
issues of
lmmv92
In Blazor Static rendering mode, the HxCarousel component renders correctly but automatic slide rotation does not occur. I think adding something like this could work: `data-bs-ride="@(Ride == CarouselRide.Carousel ? "carousel"...
When typing rapidly in the HxSearchBox component in a Blazor Server app, some characters are dropped. I tried increasing the debounce delay but while this delays the results, the problem...
under investigation