2.10.1 Breaks forms (Again)

I updated with some trepidation because the last few times as soon as I upgrade all the forms get stuck on ‘please wait’ when they are submitted.



For 2.10.0 I had to hack the /media/js files to amend the variable “var MauticDomainWithoutPath” to read : var MauticDomainWithoutPath = MauticDomain.match(/https?://[^/]*/);



I thought a similar fix would be possible this time, but that variable no longer exists in the .js files ass far as I can see, so all my forms get stuck, again.



Does anyone know how to fix it this time?

I updated with some trepidation because the last few times as soon as I upgrade all the forms get stuck on ‘please wait’ when they are submitted.

For 2.10.0 I had to hack the /media/js files to amend the variable “var MauticDomainWithoutPath” to read : var MauticDomainWithoutPath = MauticDomain.match(/https?://[^/]*/);

I thought a similar fix would be possible this time, but that variable no longer exists in the .js files ass far as I can see, so all my forms get stuck, again.

Does anyone know how to fix it this time?