Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter 12, Debugging Blazor WebAssembly, page 234 #36

Open
pmarangoni opened this issue Aug 1, 2024 · 1 comment
Open

Chapter 12, Debugging Blazor WebAssembly, page 234 #36

pmarangoni opened this issue Aug 1, 2024 · 1 comment

Comments

@pmarangoni
Copy link

  1. Run the project by pressing F5, and lo and behold, the breakpoint is hit.

The breakpoint is only hit after clicking "Counter" in the nav menu, and then clicking the "Click me" button.

@EngstromJimmy
Copy link
Collaborator

This should be corrected with something like this:
6. Run the project, and click the Counter int the menu.
7. Click the Click me button and look and behold, the breakpoint gets hit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants