konvajs / ng2-konva

Angular & Canvas - JavaScript library for drawing complex canvas graphics using Angular.
http://rafaelescala.com/ng2-konva/
119 stars 33 forks source link

old version can be installed from npm #56

Closed 4i-helpynet closed 5 months ago

4i-helpynet commented 1 year ago

In a new angular app, the example code copy-pasted. The mentioned error message appeared. As I see in the code, there is no NgKonvaEventObject.

4i-helpynet commented 1 year ago

After a short investigation, I realised that old version was installed.

npm i ng2-konva@7.0.0

fixed the problem