We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug report (I searched for similar issues and did not find one)
Cell Editing on DataGrid generates error on Android System.ArgumentOutOfRangeException: Index must be within the bounds of the List.
1.- compile 2.- Go to DataDrid Example, try to edit a cell
Nuget Package(s): Package Version(s): Windows 10 Build Number: - [ ] Fall Creators Update (16299) - [ ] April 2018 Update (17134) - [ ] October 2018 Update (17763) - [ X] May 2019 (18363.387 ) [wct.txt](https://github.com/unoplatform/Uno.WindowsCommunityToolkit/files/3665998/wct.txt) Device form factor: - [X ] Android - [X] iOS - [X ] WASM - [ ] Surface Hub - [ ] IoT Visual Studio - [X ] 2019 16.3.1 - [ ] 2017 Preview (version: )
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm submitting a...
Bug report (I searched for similar issues and did not find one)
Current behavior
Cell Editing on DataGrid generates error on Android
System.ArgumentOutOfRangeException: Index must be within the bounds of the List.
Expected behavior
Minimal reproduction of the problem with instructions
1.- compile
2.- Go to DataDrid Example, try to edit a cell
Environment
The text was updated successfully, but these errors were encountered: