], { 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 about the decision to not have Rollins wearing his gear, Becky Lynch stated on The Rich Eisen Show that this was her idea. She said:

“I was a staunch believer that you shouldn’t be in your gear. They wanted you in your gear and I was like, ‘He can’t be in his gear.’ The initial was, ‘Oh, you’re coming out because you’re cashing-in, you know. You have to be in your gear because it’s gonna be a match.’ And she was like, ‘Absolutely not. If you’re in your gear, then they know. It’s a dead giveaway. Don’t do it.’ I didn’t know. Always listen to The Man.”

You can check out her comments below:

youtube-cover

Becky Lynch recently spoke about her absence from WWE

While Becky Lynch is away from action right now, she believes that she needs to return to the active scene soon.

Speaking on Off The Ropes, the veteran WWE star claimed that the company desperately needed her. She said:

“We do need me. Sometimes you gotta let ‘em know. Sometimes you gotta point the torch. You gotta be the lighthouse. You gotta say, okay guys, what did you want? What did you want? Well, here’s the light. Here’s the rest. Here’s what it looks like without me. Do you like it? Do you like it? Is it exciting? Is it fun? No! It’s not! It needs more Becky Lynch, and then you come back and then everybody goes, I knew it. It was her all along,” said Lynch.

For the time being, fans will simply have to wait and see when Big Time Becks will be coming back to WWE.


If you use any quotes from the first half of the article, please credit the source and give an H/T to Sportskeeda for the transcription.