Prism-Samples-Forms icon indicating copy to clipboard operation
Prism-Samples-Forms copied to clipboard

Errors Building 07-DialogService sample in PrismLibary/Prism-Samples-Forms

Open SueMDev opened this issue 4 years ago • 1 comments

Description

Looks like good samples demo'd in the video, but getting 7 Errors: All CS0246, when downloading the sample form GitHub

(4) AutoRegisterForNavigation could not be found in App.xaml.cs (3) IAutoInitialize could not be found in TermsDialogViewModel.cs

Sample Feature

PrismLibrary/Prism-Samples-Forms/07-DialogService

SueMDev avatar Oct 10 '21 03:10 SueMDev

Thank for letting us know. If you'd like to create a PR to fix this issues, the community would be grateful. Just remove those objects, and make sure to register views for navigation and set any parameters.

brianlagunas avatar Oct 11 '21 13:10 brianlagunas