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

Speaking in an interview on INSIGHT with Chris Van Vliet, Lynch backtracked on her words about retirement and stated that she was still in her prime and could also continue her career for a while.

“I mean, I didn’t say it with such assuredness as you did, right? I said it’s probably my last one. I think I said this is likely my last one. That’s not a sure (thing), but, yeah, no, it might be, could be… I don’t know, it could be longer, but you never want to outstay your welcome. Although, I’m in my prime, I can go, plenty left in the tank. But I also have my daughter at home, and maybe I’ll want another one, and at some point, you have to just be happy with what you’ve done.”

You can check out her comments below:

youtube-cover

Becky Lynch had commented on her future after her WWE in-ring retirement

While Becky Lynch is not worried about her in-ring retirement, she does have a plan for what comes after.

Speaking on Cheap Heat Podcast, the WWE star noted that she would be involved with the Stamford-based promotion in a role even after her in-ring retirement.

“No, because I think I’ll always be involved in some capacity, you know, in some way. So, yeah, I don’t think I need to be worried about the retirement run. I’ll say, this has been an age, you know, like, when I think of the talent that we have right now, the Seth Rollins, the Sami Zayns, the Cenas, the Finn Balors, the Charlottes, you know, we’re all gonna be aging out at some point around the same time.Then there’s going to be a whole new era. It’s not probably that far off, like, we are all closer to the end than we are to the beginning. There’s gonna be a lot of us eventually. So, maybe we should all just shut up and appreciate me while we have me.”

It remains to be seen what is next for Becky Lynch after her match with AJ Lee at WWE WrestleMania 42.