Gform_confirmation_loaded using vanilla JS

There’s this previous post asking whether gform_confirmation_loaded handler works with vanilla JS, which I am still keen to get a better answer. Is it really not possible to use addEventListener??

document.addEventListener(‘gform_confirmation_loaded’, () => {

});

Thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.