Skip to content

Issue when following Music Store App Guide #16513

Answered by Georapella
bitpoke-YT asked this question in Q&A
Discussion options

You must be logged in to vote

I'm going through this tutorial too and am having the same problem.

I think I found a solution though...

  1. Add .UseReactiveUI() to AppBuilder in Program.cs.
  2. Make sure ViewModelBase inherits from ReactiveObject in ViewModels/ViewModelBase.cs
  3. Change InteractionContext to IInteractionContext for DoShowDialogAsync in Views/MainWindow.axaml.cs.

Replies: 7 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@bitpoke-YT
Comment options

@MelkOuss
Comment options

Answer selected by bitpoke-YT
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants
Converted from issue

This discussion was converted from issue #16506 on July 29, 2024 03:16.