vue-core-image-upload icon indicating copy to clipboard operation
vue-core-image-upload copied to clipboard

Uncaught TypeError: Cannot read property 'offsetWidth' of null

Open etewiah opened this issue 5 years ago • 0 comments

When component loads I receive this error in web browser console:

resize.js:1 Uncaught TypeError: Cannot read property 'offsetWidth' of null at Object.23 (resize.js:1) at t (resize.js:1) at 0 (resize.js:1) at resize.js:1 at resize.js:1 at Object. (resize.js:1) at webpack_require (bootstrap 7c3d636698b302a31038:19) at Object. (canvas-helper.js:1) at webpack_require (bootstrap 7c3d636698b302a31038:19) at Object. (crop.vue:1)

etewiah avatar Mar 19 '19 18:03 etewiah