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

Netflix recently dropped WWE Unreal‘s third season, and it pulled back the curtain on a few crucial moments in the Stamford-based promotion. In an episode, Bronson Reed and Austin Theory were having a conversation about The Vision being cursed as Reed got injured after Breakker. Moreover, The Colossal asked A-Town to be careful.

“I took the German, and then I just rolled, and I told Spider, ‘My bicep’s f**king torn.’ Yeah, f**k it. That’s what I said. The Vision’s cursed. Be careful,” Reed said.

Theory added:

“Damn. The group, man. Is it cursed? F**k,” Theory said.

The unfortunate streak for The Vision continues as Logan Paul got injured in May at Saturday Night’s Main Event.


Female WWE star joined The Vision

Last year, Becky Lynch joined The Vision when Seth Rollins was in charge of the faction. After Rollins was unceremoniously removed from the group, The Man left the stable and focused on her reign as the Women’s Intercontinental Champion. Earlier this year, a romantic angle between Austin Theory and Maxxine Dupri was teased on the red brand.

The backstage segments went on for weeks, and Dupri ultimately made the call. Earlier this month, The Vision faced Street Profits in a rematch for the World Tag Team Championship on an episode of WWE RAW. In the match’s final moments, Maxxine Dupri turned heel and attacked Angelo Dawkins.

The attack allowed the villainous duo to capitalize, and they won the titles for the second time. After the match, Dupri and Theory celebrated and made their on-screen relationship official in front of the crowd. Later, it was revealed that Maxxine Dupri has joined The Vision.

If you use quotes from the article, please credit WWE Unreal and provide an H/T to Sportskeeda Wrestling for the transcription.