Hello all,
is there someone who experienced corrupted product page on fresh prestashop (version 1.7.6.7 or 1.7.4.4).
I mean i can not switch any tab and whole tabs content is visiblne in single (default) tab. In dev console I can see two JavaScript type errors. And of course I can not edit any product (as save button is always loading).
Uncaught TypeError: Cannot read property 'replace' of undefined at refreshCombinationsList (form.js?1.7.0:682) at Object.refreshCombinationsList (form.js?1.7.0:772) at Object.init (form.js?1.7.0:746) at HTMLDocument.<anonymous> (form.js?1.7.0:34) at u (main.bundle.js:292) at c (main.bundle.js:292)
Uncaught Error: No Dropzone found for given element. This is probably because you're trying to access it before Dropzone had the time to initialize. Use the `init` option to setup any additional observers on your Dropzone. at Function.t.forElement (main.bundle.js:279) at HTMLDocument.<anonymous> (main.bundle.js:412) at u (main.bundle.js:292) at c (main.bundle.js:292)
This is happening in fresh presta version 1.7.6.7 (last stable version) and 1.7.4.4 (version I want to use).
Thanks