BlazorExtensions / Canvas

HTML5 Canvas API implementation for Microsoft Blazor
MIT License
602 stars 145 forks source link

CreateCanvas2D (non async) isn't working #134

Open cyrilgupta opened 11 months ago

cyrilgupta commented 11 months ago

Hello,

I tried implementing the non async version of CreateCanvas2D and the execution just stops when it is called. Nothing is returned.