-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I have have an error as follows:
Error while resolving dependencies for 'Pttox.Core.ViewModels.GroupPttViewModel': We have no source for instance of type 'Xamarin.Forms.Page?'
GroupPttViewModel doesn't have a direct dependency on Page, and GroupPttViewModel's depedency tree is quite large so finding the things that needs Page is hard.
Searching the code for Page is hopeless because it's a Xamarin.Forms app so page is everywhere.
Would it be possible to make the error message include the full dependency chain, or at least include the type that has a direct dependency on Page.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels