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

Referencing AntDesign.Charts results in a debug exception #3754

Open
jxcproject opened this issue Mar 27, 2024 · 0 comments
Open

Referencing AntDesign.Charts results in a debug exception #3754

jxcproject opened this issue Mar 27, 2024 · 0 comments

Comments

@jxcproject
Copy link
Contributor

Referencing AntDesign.Charts results in a debugging exception after a new breakpoint is set during the debugging process.

Steps to reproduce

  1. Start the project after setting the breakpoint on line 15 of Counter.razor
  2. Click the Click me button, and after the breakpoint is hit, set a new breakpoint on line 16 of Counter.razor.
  3. After pressing F10, VS will report an exception Unable to retrieve source content

Further technical details

.NET 8.0
AntDesign.Charts 0.15.1
Microsoft Visual Studio Enterprise 2022 17.8.1
BlazorApp13.zip

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

No branches or pull requests

1 participant