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

Tonight on WWE NXT, Blake was backstage with the Women’s North American Championship. Vanity Project ran into her backstage and offered their help if Tatum Paxley continued to “stalk” her. However, the former AEW star said she will be fine.


Blake Monroe seemingly fired some shots at AEW

Blake Monroe first made a name for herself in AEW. During her time in Tony Khan’s promotion, she found instant success by becoming the Women’s World Champion. Despite her success in the Jacksonville-based promotion, The Glamour chose to leave AEW and sign with WWE.

During a recent appearance on ReviewSTL, Blake seemingly took some shots at AEW when she said that the most important part of wrestling is storytelling. She also said that nobody cares if the talent can do gymnastics. This could be seen as a shot at Tony Khan’s company, which is more focused on in-ring matches rather than storytelling.

“I think the most important part of wrestling is telling a story… Those are the moments you remember. It’s the stories. Nobody cares if you can do some gymnastics,” she said. [H/T: @AIRGold_’s X handle]

It remains to be seen if Blake will be able to regain the Women’s North American Title.