-
I copied the sample code from the demo "Full layout with sidebar" and my sidebar shows always a Toggle Button.
I haven't found a property to disable this functionality and no property or method to se…
-
微博内容精选
-
# 🐛 Bug Report
We have received a complaint from a user around how their `FluentComboBox` don't work. This was root-caused to an add-in they had, which they said they have been using for years but …
-
### Bug type
Component
### Component name
MudAutocomplete
### What happened?
When you attach the `ValueChanged` event callback with an async method the autocomplete menu won't hide after selectio…
-
# 🐛 Bug Report
FluentCombobox should bind to the value of the selected FluentOption, instead of the displayed part.
## 💻 Repro or Code Sample
I have a Blazor wasm project. When I make a FluentCom…
-
Your ABP Framework version. => 6.0.0 RC4
Your User Interface type (Angular/MVC/React... etc.) => Blazor Servezr
Your database provider(EF Core/MongoDB) => EfCore
Steps needed to reproduce the probl…
-
On release docs, we should start adding anchors, so we can easily refer people to certain sections in the release notes.
(If we could add a table of contents for easier navigation that would be plu…
-
**Describe the solution you would like to see implemented**
Aha link: https://progresssoftware.aha.io/features/BLZR-282
Design link: https://github.com/telerik/web-components-ux/issues/473
The…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Blazor-editor-selecting-autocomplete-in-/10051984)._
---
[severity:It bothers me. A fix…
-
# The Issue
The Autocomplete component exhibits erratic behavior when debounce is set to `true` and SearchChanged executes a long running function synchronously or asynchronously. The text changes on…