On our site guest can submit their name and email adress so can receive update mails on news items.
When they hit the submit button the message 'loading' appears and does not disappear.
The subscription mail is sent and they can confirm their subscription.
How can I solve this? It is confusing tu users of our site.
Found out that the issue exists because I placed the code in a module. When I place the code in a page everything works fine. So I know how to resolve it.