Iframe with html is refreshing itself after a submission. In original html this is not occuring
In newsletter.html (lets call that my file) I have created a newsletter, user submits an email, then its in my JSON file. I have my homepage.html, I put iframe from newsletter.html, it all working, except after I submit my email,…