Focus Item Form not Closing after Form Submission

Let me clarify the question:

This problem only affects if the form is set to “Successful Submit Action” to “Display Message”, where the message returns to the forms after the message is displayed and the Focus items window does not close.

If it is set in the form “Redirect url”, then it will be redirected to the page.

I also tried to insert

Modal.close ();

according to this

but it doesn’t work.