Archis03007
Results
1
issues of
Archis03007
Property 'canvasRef' has no initializer and is not definitely assigned in the constructor. i was getting this error. instead of that, use this code ``` @ViewChild('canvas', { static: true })...