CommunityToolkit / Maui

The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier
https://learn.microsoft.com/dotnet/communitytoolkit/maui
MIT License
2.28k stars 404 forks source link

Fixes PopupService scopes problem #2333

Closed bdovaz closed 1 week ago

bdovaz commented 1 week ago

Description of Change

Corrects the regression added in 9.1.1 with the IDispatcher dependency.

Linked Issues

brminnick commented 1 week ago

Thanks @bdovaz!