Issue of focus item

I have created a form that will be displayed on my website via Focus Items. After clicking on submit, the form should display a message that I have entered in the forms section and the selected asset should be downloaded and the form should be closed.

In my case, the asset is getting downloaded but the message is not displaying and the form button shows ‘please wait’ also form is not getting closed.

Does anyone have a solution for this?
I am using mautic version 4.4.0

Hi, this is probably not Mautic related, could be an issue with your install.
You probably have an error with submission. Can you plz check the javascript console?
I suspect to have a CORS error, or a plugin (like wordfence) might block the submission.