ItemsViewHandler<ReorderableItemsView>.Controller is inaccessible
Open
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
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.Controller' is inaccessible due to its protection level CommunityToolkit.Maui (net7.0) CommunityToolkit.Maui\Views\Expander\Expander.macios.cs 48 Active
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.