Can you please share the code you’re using? Is it an inline or external script?
Can you please reach out to me at alex at excitingstartup.com so we can walk through?
Hi @choijun , any update on this one?
@choijun, feel free to reopen the issue if it persists
Hi @aguidrevitch ,
Here are the codes I used
document.addEventListener(‘DOMContentLoaded’, () => console.log(‘document-DOMContentLoaded’) ); ==> work !
window.addEventListener(‘DOMContentLoaded’, () => console.log(‘window-DOMContentLoaded’) ); ==> doesn’t work !
Hope this help you.
Best Regards,
Jun
Hi @aguidrevitch
I installed the latest version of plugin ( 1.3.8 ) and I found the problem still there, could you double check it ?
Thank you.
Thank you for the snippet! Will let you know once done
@choijun , can you please check 1.4.0?
Hi @aguidrevitch
I’ve installed the version 1.4.0 and I found this problem has been solved.
Thank you for your work.
Best Regards,
Jun
Thank you for your bugreport and the script, it was really helpful