Integration problem, need help :(
-
I’m trying to insert your player into the woocommerce products table, without a table everything works fine, if you press “play” in the table, then the following is written in the console:
`bundle.js?ver=1.0.0:82 Uncaught TypeError: Cannot read properties of undefined (reading ‘<strong>timeline_wave_color</strong>’)
at ewfpRenderPlayerMax (bundle.js?ver=1.0.0:82:50)
at HTMLDivElement.<anonymous> (bundle.js?ver=1.0.0:44:13)
at HTMLBodyElement.dispatch (jquery.min.js?ver=3.6.0:2:43064)
at v.handle (jquery.min.js?ver=3.6.0:2:41048)`It crashes on this line:
waveColor: window.ewfp_settings[idPlayer][‘timeline_wave_color’],
Can anything be done?
- The topic ‘Integration problem, need help :(’ is closed to new replies.