EffEPi / fabric.curvedText

Allows you to create curved text - extension to fabric.js
43 stars 41 forks source link

Uncaught TypeError: Cannot read property 'object' of undefined #39

Open prabhakaran3492 opened 7 years ago

prabhakaran3492 commented 7 years ago

In my fabric.curvedText perfectly work in my magento application. But that same not work in prestashop 1.7.x. In core file show the error " var fabric=global.fabric||(global.fabric={}), extend=fabric.util.object.extend, clone=fabric.util.object.clone;" Uncaught TypeError: Cannot read property 'object' of undefined.