-
Working with a Blazor project is practical immpossible,
- Formatting not working or worse corrupts file
- Syntax highlight not working
- Autocomplete suggestion not working
- Errors, Warnings e.…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Blazor-editor---invoking-hints-in-autoco/10051988)._
---
[severity:It's more difficu…
-
Text is disappearing from the Autocomplete input when typing fast.
Steps to reproduce the behaviour:
1. Go to https://demos.blazorbootstrap.com/autocomplete
2. Type fast any text in any autocompl…
-
This seems to be broken:
https://www.fluentui-blazor.net/Autocomplete
![grafik](https://github.com/microsoft/fluentui-blazor/assets/32510006/57a75eba-1c8e-4fa7-a47e-268c276d0d7a)
-
### Feature request type
Enhance component
### Component name
Autocomplete
### Is your feature request related to a problem?
Would be really nice to have grouping in autocomplete results.
### De…
-
**Describe the bug**
In the Blazor docs, the breadcumb "Component" links always go to the AutoComplete component instead of the current component or to the introduction article.
**To Reproduce**…
-
**Describe the bug**
In my application I use the BlazorBootstrap Autocomplete component to search for the name of machines.
After I select one of the suggestions, I call the "ResetAsync" method on t…
-
### Bug type
Component
### Component name
MudTextField
### What happened?
When navigating a page in Blasor WASM app by using browser MudTextField component label overlaps the content which is pre…
-
### Feature request type
Enhance component
### Component name
autocomplete
### Is your feature request related to a problem?
The autocomplete component potentially has many thousands of items in …
-
Unable to clear items once selected, reproducible both in my app and the demo. Rolling back to 4.10.2 fixes the issue for me.
https://www.fluentui-blazor.net/Autocomplete#default
Tested with Latest …