Autocomplete grouBy + virtualization example, wrong groups
See original GitHub issueChecking the example of autocomplete + virtualization. The groups are supposed to be the first letter of the item but they seem to be kind of random. See gif:
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
When you open the autocomplete, first group seems to always be 0
, but then subsequent groups seem to be off
Expected Behavior 🤔
Item groups are named correctly
Steps to Reproduce 🕹
see gif
Context 🔦
Your Environment 🌎
Tech | Version |
---|---|
Material-UI | v4.9.11 |
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Autocomplete grouBy + virtualization example, wrong groups
The issue is present in the latest release. I have searched the issues of this repository and believe that this is not a...
Read more >Grouping in Blazor AutoComplete Component | Syncfusion
The AutoComplete supports wrapping nested elements into a group based on different categories. The category of each list item can be mapped through...
Read more >React Autocomplete component - Material UI - MUI
The autocomplete is a normal text input enhanced by a panel of suggested options. ... You can group the options with the groupBy...
Read more >autoComplete - Kendo UI for jQuery - Documentation
The template used to render the fixed header group. By default the widget displays only the value of the current group. Example. < ......
Read more >Known Issues and Limitations in 2017 Volume 1 - Ignite UI
Erroneous scrolling of the grid to top when virtualization is used, A grid is scrolled to the top ... Sorting, Filtering, and Group...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I would love to submit a PR for this issue
@Uneetpatel7 Feel free to 😃