maui-samples icon indicating copy to clipboard operation
maui-samples copied to clipboard

ItemsViewHandler<ReorderableItemsView>.Controller is inaccessible

Open Take-A-Byte opened this issue 3 years ago • 1 comments

When building the latest main on the AnyCPU configuration, I get the following error:

Severity	Code	Description	Project	File	Line	Suppression State
Error	CS0122	'ItemsViewHandler<ReorderableItemsView>.Controller' is inaccessible due to its protection level	CommunityToolkit.Maui (net7.0)	CommunityToolkit.Maui\Views\Expander\Expander.macios.cs	48	Active

Take-A-Byte avatar Feb 15 '23 15:02 Take-A-Byte

Update to the latest .NET MAUI (7.0.59)

VladislavAntonyuk avatar Feb 15 '23 15:02 VladislavAntonyuk