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!>
Thanks for joining our community and helping improve Syncfusion products!
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) ???