Uncaught TypeError: Cannot read properties of undefined (reading 'init')
at Object.init (scripts.bundle.js:1:41)
at scripts.bundle.js:1:348
Hi,
Could you please specify what code causes this error?
If you are using javascript I assume that it is your custom implementation, most probably you are trying to call the init function of non existed instance, please make sure that js code is loaded properly and that you have access to this js instance.
Regards,
Lauris Stepanovs,
Keenthemes Support Team