Hello!
In autocomplete when we press the enter key , while popup is open happen the following error occurs.
Autocomplete is in multiple selection mode, and the error occurs only in UWP.
"System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.\r\nParameter name: index\r\n at System.Runtime.InteropServices.WindowsRuntime.VectorToListAdapter.Indexer_Get[T](Int32 index)\r\n at Syncfusion.UI.Xaml.Controls.Input.SfTextBoxExt.OnKeyDown(KeyRoutedEventArgs e)"