-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Blazor WASM breakpoints are inactive #22627
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
Labels
area-blazor
Includes: Blazor, Razor Components
✔️ Resolution: Duplicate
Resolved as a duplicate of another issue
Status: Resolved
Comments
@gbukauskas Can you provide more details here? Some things we need to diagnose are:
|
File Shared/MainLayout.razor, breakpoint on:
1. Line 28 - activates after some delay,
2. Line 37 - never hits because is activated after firstRender == false.
Both breakpoints are activated after period of 5-10 seconds on my computer.
Debugging environment:
1. OS Windows 10 Pro N, v1903,
2. Visual Studio Community 2019 Preview; Version 16.7.0 Preview 2.0,
3. .NET v4.0.30319
I put the application into drive.google.com. Link for download is:
https://drive.google.com/file/d/1dtJWEqF_zv0O57hCY8DAXtIq6CiM4raB/view?usp=sharing
Gediminas Bukauskas
2020-06-08, pr, 22:39 Safia Abdalla <notifications@github.com> rašė:
… @gbukauskas <https://github.com/gbukauskas> Can you provide more details
here? Some things we need to diagnose are:
- A complete reproduction uploaded as a GitHub repo
- The logs from the DebugProxy extracted using these instructions
<#22012 (comment)>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#22627 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADHFL5OE6J42PN54TMCFJLRVU5A3ANCNFSM4NWIB6LQ>
.
--
Gediminas Bukauskas
SKYPE: gediminasbuk
Phone: +370 37 793622
Mobile: +370 611 31090
E-mail: gbukauskas@gmail.com
|
Thanks for contacting us. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area-blazor
Includes: Blazor, Razor Components
✔️ Resolution: Duplicate
Resolved as a duplicate of another issue
Status: Resolved
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Exceptions (if any)
Further technical details
dotnet --info
The text was updated successfully, but these errors were encountered: