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

Perez underwent surgery to remove a growth on her back a few weeks ago and has since been recovering, but she was always expected to make her return before WrestleMania.

It will be interesting to see how she reacts when she returns to WWE, since she was close friends with Finn Balor and the duo were often seen together.

Finn Balor may miss WWE RAW next week

It would be easy to understand if Finn Balor isn’t part of next week’s episode of RAW, since he was attacked by the group that he once founded and kicked out because of Dominik Mysterio.

While this could be heading towards a WrestleMania match, there are a few weeks to go until the biggest event of the year, which means that Balor may miss next week’s show to sell his injuries.

Roxanne Perez could make his return to the company in the coming weeks and may have some kind of reaction to the group becoming smaller in her absence. It’s unclear if she will have anything to say or if she will remain part of the alliance with Liv Morgan and Raquel Rodriguez because of the success she has found while in the Judgment Day.

It all depends on Balor’s reaction to the attack and if he is part of RAW next week, since he will be looking at a way to exact revenge.