xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.64k stars 1.88k forks source link

Visual Studio shows errors for popups in error list. #15823

Closed vsfeedback closed 9 months ago

vsfeedback commented 9 months ago

This issue has been moved from a ticket on Developer Community.


Visual studio shows in the error list for each popup an error XFC0000 “Cannot resolve type Popup”.

Xamarin android project.
Popup is Xamarin.CommunityToolkit.UI.Views.Popup from xamarin community toolkit (a nuget reference).

The build was successful and the app runs fine.
This issue exists since years.
See image.


Original Comments

Feedback Bot on 9/3/2023, 06:43 PM:

(private comment, text removed)


Original Solutions

(no solutions)

jfversluis commented 9 months ago

This is unfortunately a long standing issue which is not easily solvable. See more information and fixes/workarounds here: https://github.com/xamarin/XamarinCommunityToolkit/issues/1311