JavaScript Error Uncaught TypeError: Cannot read properties of undefined
-
Hello,
I have the following JS error in Chrome Console tab when using the plugin
I get the error when editing a product (/wp-admin/post.php?post=320314&action=edit)Full error:
Uncaught TypeError: Cannot read properties of undefined (reading '0') at HTMLBodyElement.<anonymous> (index.js?ver=1652106195:1:15175) at HTMLBodyElement.nrWrapper (post.php?post=320314&action=edit:5:25407) at qc (react-dom.min.js?ver=17.0.1:199:521) at cf (react-dom.min.js?ver=17.0.1:154:97) at Qj (react-dom.min.js?ver=17.0.1:174:146) at unstable_runWithPriority (react.min.js?ver=17.0.1:24:26) at Za (react-dom.min.js?ver=17.0.1:73:8) at eb (react-dom.min.js?ver=17.0.1:170:163) at gf (react-dom.min.js?ver=17.0.1:162:317) at react-dom.min.js?ver=17.0.1:73:230
Full path for index.js is
/wp-content/plugins/image-regenerate-select-crop/build/index.jsVersions used: – Image Regenerate & Select Crop Version 6.2.2 – WP Version 5.9.3 – PHP 8 - jQuery 3.6.0
Thank you,
Marina
- The topic ‘JavaScript Error Uncaught TypeError: Cannot read properties of undefined’ is closed to new replies.