I have a problem grouping items in the Autocomplete data source using DevExtreme Angular.
Here a sample project which reproduce this behavior: https://codesandbox.io/s/zr61rj846x
It shows that the dxAutocomplete doesn't group the items like the dxSelectBox. As mentioned in the documentation, the behavior of grouping the data source for the dxSelectBox and dxAutocomplete widgets works the same way. I also tried to use a data source including only text items (instead of objects) without search and value expressions configured on the autocomplete, but it still doesn't show any items. How can I solve this issue?
Thanks for your support
Hello Philipp,
Thank you for sharing your project. It was helpful. I also noticed strange behavior of the dxAutocomplete widget. We need additional time to investigate its cause. I will update this ticket once we have any results. Please bear with us.