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

However, this would be the last time fans saw her in action. This came as a surprise to many since she was expected to compete more frequently, given the fact it was her 25th year in WWE.

Now, according to Sean Ross Sapp on Fightful Select Answers Q&A, Stratus is expected to be back in the ring this year. It has been noted she has been open to creative discussions whenever WWE reached out over the years, and hence a return this year won’t come as a surprise.

Despite having retired from active in-ring competition in 2006, she has proven that she could still go in the ring. She has held her own against stars like Charlotte Flair and Becky Lynch in recent years.


Trish Stratus shares update amid WWE return rumors

Trish Stratus has been keeping herself busy amid her in-ring hiatus. She recently provided an update on her schedule on social media.

Taking to Instagram, she noted that she has been occupied with photo shoots, signings, and magazine cover releases, among other things.

“6 flights, 2 photo shoots, 2 signings, 2 magazine cover releases, 1 panel, 1 calendar drop & SNME + 3 days of Christmas hosting,” she noted.

If Stratus ends up making a return to the ring this year, there would be a number of directions the creative can take with her. On RAW, stars like Stephanie Vaquer and Bayley will provide a fresh challenge, while on SmackDown there is a chance to revisit her feuds with Charlotte Flair and Tiffany Stratton.