react-image-compressor icon indicating copy to clipboard operation
react-image-compressor copied to clipboard

Cannot read property 'string' of undefined

Open SohaibIbneAli opened this issue 4 years ago • 0 comments

781 | }; 782 | 783 | // Execute the module function

784 | modules[moduleId].call(module.exports, module, module.exports, hotCreateRequire(moduleId)); | ^ 785 | 786 | // Flag the module as loaded 787 | module.l = true;

SohaibIbneAli avatar Jun 21 '20 19:06 SohaibIbneAli