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

QRCodeGenerator stopped working on my blazor server-side project after updating everything to the new Volume 2 release.


When I look at the console there're more than a thousand errors related to what seems svg issues. My code was showing the QR on a canvas, so the users easily right-click on the image to save it locally. Now you've removed the Type parameter of the component so, how am I supposed to display it as a canvas or as a non-vector image (png, jpg, etc) ???


Captura.PNG