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

Cathy Kelley sent a message to fans on social media ahead of SmackDown.

Cathy Kelley has not been too happy about Rhea Ripley and IYO SKY’s friendship, jealous of the fact that Mami has appeared closer and closer with SKY. She sent a message ahead of SmackDown saying that she was tagging in Byron Saxton, with the star forced to replace her on the show as the one conducting interviews instead. She revealed that she was gone from the company today filming a pilot for a show.

The star went on to say that she would see everyone on Sunday, and included IYO SKY among those stars. She will be disappointed to know that it’s not SKY she will be missing on SmackDown tonight, but Rhea Ripley instead.

“tagging in @ByronSaxton for #Smackdown interviews today (i’m out filming a pilot!!!). but i will see you all monday (that means you @Iyo_SkyWWE đź‘€)”

Ripley was forced to step in to replace IYO SKY tonight on the show. The reason for the latter’s absence was not explained, but she had been advertised for a match earlier. Now it seems that she can’t compete tonight. Hopefully the reason is not too serious, and she will be fit to compete at a later time.

Meanwhile, Ripley will be taking up her place on the show, and the RAW star’s presence on SmackDown will be more than welcome among fans, given her popularity.