PacktPublishing / Web-Development-with-Blazor-Third-Edition

Web Development with Blazor, Third Edition
MIT License
34 stars 25 forks source link

Chapter 12, Debugging Blazor WebAssembly in the web browser, page 236 #37

Open pmarangoni opened 4 months ago

pmarangoni commented 4 months ago

The image displayed in figure 12.4 does not represent what is actually displayed in the debug UI. At this point, the startup project is the recently added BlazorWebAssemblyApp, which does not contain Index.razor.

EngstromJimmy commented 3 months ago

This seems to be the old image from the previous book where we made a separate track with WebAssembly.