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

PWInsider has provided a major update on the situation, noting that Bayley is expected to remain with World Wrestling Entertainment. It was also reported that there have been creative pitches for the Role Model for RAW, and she is expected back on the road within the next few weeks.


Mercedes Mone has teased Bayley joining AEW amid her WWE absence

Mercedes Mone has added a lot of fuel to the speculation about Bayley’s WWE departure.

The CEO posted a match graphic pitting her against the Role Model at AEW WrestleDream. Mone also referenced her real-life best friend after her All In win, playing Bayley’s theme song during the after-party. She continued the trend on Dynamite last night, referencing the 37-year-old’s old post. However, with recent reports indicating that the Role Model is set to return to the global juggernaut, it appears that the teases from Mercedes were just for fun. Nonetheless, the CEO did talk about facing the WWE Superstar down the line, noting one can never say never in wrestling:

“You never know in wrestling. That’s always a dream match for me, that is to have another match with her. She is one of my greatest opponents of all time. Of course, everybody knows one of our greatest matches together, [NXT TakeOver] Brooklyn, that’s really changed the way people viewed women’s wrestling. But, yeah, it’s always a dream match for me. It’s always a dream match for me. So, you never know,” Mone said.

Bayley is likely to resume her feud with Lyra Valkyria as the two still have unfinished business. The latter has continued to mention the Role Model on WWE programming during her absence, which further indicates that the former SmackDown Women’s Champion will indeed return to the Stamford-based promotion.