], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();

The star was standing, and Sol Ruca landed on her leg, bending it badly and causing her to fall. For the rest of the match, she was seen limping and barely able to stand, but was somehow able to finish the match anyway.

This author has spoken to sources within WWE to get a clearer picture of the situation with Morgan at this time. In case the injury is bad, WWE will have to take the title off her, even if that’s not something they want to do at this time.

“In case it’s a bad injury, they will definitely have to take the title off her, and they don’t want to do that given she’s not defended it in a big way since winning, thanks to Stephanie being out hurt at the moment.”

Currently, evaluations are ongoing, but in one positive update, Liv Morgan and those at the show felt that the injury was not too bad, and thus she’s been advertised for RAW, with her traveling to London.

“Evaluations are still ongoing for Liv’s leg. The botch was unfortunate, and no one saw it coming, but that’s one of the risks with these house shows that you have to take. Rhea being injured and now Liv being hurt is not something anyone was happy about. Liv wasn’t too worried about it, though, and despite it hurting in the moment, said it’s not too bad. So for now, everything remains the same, but everything may need to change by the time RAW comes around.”

Liv Morgan is set to take part in a segment on RAW ahead of the Queen of the Ring match, so fans should get a clearer picture of her condition by then.