], { 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);
});
});
})();

Mysterio appeared on the show to interfere in JD McDonagh’s match against Finn Balor, but was unable to help his teammate get the win. Elsewhere, Liv Morgan also interfered in the Women’s Tag Team Championship match, where Roxanne Perez and Raquel Rodriguez faced Paige and Brie Bella. However, her interference was not enough to help Perez and Rodriguez win either.

Liv Morgan recently revealed her plans for WWE SummerSlam 2026

With no major feuds since winning the title at WrestleMania 42 from Stephanie Vaquer, it seems all but certain that Morgan will be walking into SummerSlam as the Women’s World Champion. The Miracle Kid recently discussed her plans for The Biggest Party of the Summer in an interview with Sidewalks Entertainment:

“I don’t know if you’ve heard the hit single ‘Trouble’ by the Liv Morgan [laughs]. But WWE gave me such a unique opportunity to record my new entrance song and then shoot a music video for it, and then perform it live at WrestleMania. Honestly, that was one of the craziest, most unexpected experiences of my life. It was also very enrichening. I got to do things that I don’t typically do, and kind of develop a passion for them. I just didn’t expect to do a live performance for my entrance at WrestleMania, nonetheless. I might run it back at SummerSlam. So, that’s something I think everyone could be excited for,” she said.

It now remains to be seen whether she will be able to retain her title after confirming that she will once again be having a performance at SummerSlam.