jcanvas
jcanvas copied to clipboard
Getting Uncaught TypeError: Cannot read property 'text' of undefined
Hi,
Can anyone help me out with this error?
jcanvas.min.js?V=1607516916643:6 Uncaught TypeError: Cannot read property 'text' of undefined
at ha (jcanvas.min.js?V=1607516916643:6)
at S.fn.init.a [as drawText] (jcanvas.min.js?V=1607516916643:6)
at A (jcanvas.min.js?V=1607516916643:6)
at S.fn.init.a.fn.drawLayers (jcanvas.min.js?V=1607516916643:6)
at HTMLCanvasElement.d (jcanvas.min.js?V=1607516916643:6)
at HTMLCanvasElement.dispatch (jquery-3.5.1.min.js:2)
at HTMLCanvasElement.v.handle (jquery-3.5.1.min.js:2)
@dekhotoshi Can you please provide me the code you are using to call drawText
?