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 have made "How to run the Demo?", and cant do anything with it, after starting server i see the demo page, when i try to upload somth i have a error in chrome console:
Uncaught TypeError: Type error imageupload.js:51
resizeImage imageupload.js:51
(anonymous function) imageupload.js:89
image.onload
in imageupload.js:
ctx.drawImage(origImage, 0, 0, width, height);
Uncaught TypeError: Type error
The text was updated successfully, but these errors were encountered:
I have made "How to run the Demo?", and cant do anything with it, after starting server i see the demo page, when i try to upload somth i have a error in chrome console:
Uncaught TypeError: Type error imageupload.js:51
resizeImage imageupload.js:51
(anonymous function) imageupload.js:89
image.onload
in imageupload.js:
ctx.drawImage(origImage, 0, 0, width, height);
Uncaught TypeError: Type error
The text was updated successfully, but these errors were encountered: