You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I only copy instance from index.html and past in my script js, after I see this error
fabric.curvedText.js:39 Uncaught TypeError: Cannot set property 'backgroundColor' of undefined at fabric.curvedText.js:39 at fabric.curvedText.js:566 (anonymous) @ fabric.curvedText.js:39 (anonymous) @ fabric.curvedText.js:566
script.js:100 Uncaught TypeError: fabric.CurvedText is not a constructor at window.onload (script.js:100)
The text was updated successfully, but these errors were encountered:
I only copy instance from index.html and past in my script js, after I see this error
fabric.curvedText.js:39 Uncaught TypeError: Cannot set property 'backgroundColor' of undefined at fabric.curvedText.js:39 at fabric.curvedText.js:566 (anonymous) @ fabric.curvedText.js:39 (anonymous) @ fabric.curvedText.js:566
script.js:100 Uncaught TypeError: fabric.CurvedText is not a constructor at window.onload (script.js:100)
The text was updated successfully, but these errors were encountered: