], { 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 on The Mark Hoke Show, Theory said he was enjoying the heat The Vision has been getting from the WWE Universe and is enjoying his time teaming up with Paul and Speed.

“For me it’s a cool situation because I’m with two guys that normally fans wouldn’t like because they’re outsiders but to me, I love it, especially the heat we get and people not liking it but seeing ‘dang, Logan’s a Tag Team Champion though’, ‘dang IShowSpeed is on WrestleMania at 21’. Hate all you want, but we’re living life man.” said Austin Theory.

Austin Theory spoke highly of IShowSpeed

IShowSpeed will step back into a WWE ring at WrestleMania 42. He was part of the 2025 Men’s Royal Rumble Match, where he was brutally speared by Bron Breakker.

Austin Theory spoke highly of the YouTuber and praised the 21-year-old for his success at a young age. He said:

“When we talk about IShowSpeed, that’s another one that started so young grinding, and he’s only 21 and dude’s got almost 50 million followers just on Instagram. Just his platform and what he brings to the table is so unique, and I feel with him, especially going into this match and just the little stuff you’ve seen on TV, not the Spear where he almost passed away, but this week you see him jump over LA Knight. Speed, that’s nothing for him, he jumps over cars.”

The Vision & IShowSpeed vs. The Usos & LA Knight will take place on Night 1 of WrestleMania 42.