Is Test Drive inconsistent?
We should probably adding a Hit-box about the different templates and options Avalonia provides.
Discussed in https://github.com/AvaloniaUI/avalonia-docs/discussions/447
Originally posted by ComradeWave April 10, 2024 Hi there, i just started out Avalonia, but after trying the Test Drive, i noticed that it was inconsistent with the usage of MainView.axaml and MainWindow.axaml. In the end you can't complete the exercise if you code in MainWindow (You get an error on the Window tag, and you can't fix it using StackPanels). You can finish the exercise only if you write everything in MainView. Was i dumb or something is wrong?
I can do another clarity pass for the question when/if #415 is merged. There were quite a few errors in the live docs.