Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

I created a Blazor Wasm app using the Syncfusion Blazor Template Studio. I added a single Diagram  component.
I did not have this problem in v17.4.0.46

Reproduce
Build and run.
Click on the Diagram nav link.

My setup
Visual Studio: Version 16.6.0 Preview 2.1
Dotnet: 3.1.300-preview-015048 (I also tried 3.1.200, 3.1.201)
Blazor: 3.2.0-preview3.20168.3 (I also rolled back to preview 2)

Attachment
The zip file contains
1. Screen capture of the browser timing window
2. The browser consloe log
3. The app project.