Yep, same issue. None of the suggestions there fix it.
EDIT: Yes, it did fix it, thanks.
You just need to name the iframe name=“ha-main-window” then it starts working again.
<iframe src="xxxx" name="ha-main-window" ></iframe>
Weird, but it fixed it for me.