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

Web Development with Blazor, Third Edition
MIT License
19 stars 18 forks source link

Chapter 12, Debugging Blazor Server, page 233 #35

Open pmarangoni opened 1 month ago

pmarangoni commented 1 month ago
  1. Click the Throw exception button on our page. At this point, Visual Studio should request focus...

No, Visual Studio does not request focus.

EngstromJimmy commented 3 weeks ago

On my machine Visual studio starts to blink to show that a breakpoint get hit. If that is not always the case, let's rephrase this: Click the Throw exception button on our page. At this point, Visual Studio should show the exception shown in Figure 12.1.