zenozeng / svgcanvas

Draw on SVG using Canvas's 2D Context API
MIT License
66 stars 19 forks source link

Konva.js Arrow, Pointer not rendering #32

Open dendrofen opened 1 year ago

dendrofen commented 1 year ago

Using Konva.js Arror Node will not render Pointer Elements, and create error console: Error: Attempted to apply path command to node g

Demo

https://codesandbox.io/s/quirky-carson-59zxtl?file=/src/App.tsx

murkle commented 1 year ago

Please provide the precise canvas calls that are sent to the svgcanvas library

Cayllen commented 9 months ago

Did you manage to fix the problem? Having the same issue