preventDefault() not preventing page redirect on form submission
I have a simple form being submitted into a third-party form/db location (Acoustic) and I’m trying to prevent the page from being redirected after submission.
I have a simple form being submitted into a third-party form/db location (Acoustic) and I’m trying to prevent the page from being redirected after submission.