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

It is to be noted that on this week’s episode of SmackDown, Monroe was interviewed backstage. During the interview, the former NXT Women’s North American Champion called her match against Giulia pointless and said it was beneath her. As she was talking, the Beautiful Madness attacked Monroe from behind, and the two ended up brawling with each other.

It is to be noted that it has been almost two months since the Glamour was called up to the main roster and has yet to have her in-ring debut.


Blake Monroe wants Chelsea Green

Last week on SmackDown, after her attack on Giulia, Monroe had a special backstage segment. During the segment, she addressed the WWE Universe and called out the current Women’s Champion, Chelsea Green.

Monroe claimed that she is championship material and wants her first match to be for the top prize in the company.

“That’s not my debut. I didn’t wait four months getting called up to SmackDown. And I didn’t wait nine years to make it to the WWE to have my debut like that. I’m World Championship material. So, you find Chelsea Green, you bring her to me. And then you get the Glamour. Until then, get out of my face,” Blake Monroe said.

Speaking of Chelsea Green, the Hot Mess had not been medically cleared to compete. This week on SmackDown, she wrestled in a tag team match wearing a mask. During the tapings, Green was officially medically cleared to compete.