[Bug] Adding controls to rows in a grid that have no RowDefinition crashes #1943
Labels
area-layout
StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter
fixed-in-6.0.100-preview.7.3
Look for this fix in 6.0.100-preview.7.3!
Milestone
Description
If I create a Grid, and then add a view to Grid.Row=1, it crashes.
Steps to Reproduce
Expected Behavior
No crash.
Actual Behavior
Crash.
Workaround
Add enough rows and columns to cover all the views.
The text was updated successfully, but these errors were encountered: