jcanvas icon indicating copy to clipboard operation
jcanvas copied to clipboard

Getting Uncaught TypeError: Cannot read property 'text' of undefined

Open dekhotoshi opened this issue 4 years ago • 1 comments

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 avatar Dec 09 '20 12:12 dekhotoshi

@dekhotoshi Can you please provide me the code you are using to call drawText?

caleb531 avatar Dec 11 '20 16:12 caleb531