”
], { 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);
});
});
})();
That unfortunate news put him out indefinitely, putting the pressure on Bronson Reed, Logan Paul, and Austin Theory. But this week on RAW, Reed also suffered a heartbreaking injury that has now put him out for the foreseeable future. It leaves the faction with a tag team of Theory and Paul, which does not look promising at all. WWE can do much better work with The Maverick as a singles star.
Meanwhile, Theory could find a place in the mid-card division. As for Paul Heyman, he came out this week on RAW with Brock Lesnar. It seems like WWE has shifted him with The Beast for now while Bron Breakker recovers. With all these troublesome happenings around The Vision, the faction has lost its mark in WWE. Therefore, Triple H might have to brew some fresh plans for these names.
With that said, it looks like The Vision is done in the Stamford-based promotion for the foreseeable future. The entire original line-up of the group, comprising Seth Rollins, Bron Breakker, and Bronson Reed, is out without any timeline, marking the end of a short but impactful run of their faction.
Bron Breakker will not return with The Vision
Triple H invested a lot of time and effort to build Bron Breakker as a credible name to carry WWE in the future. Over the past few months, the former NXT Champion went toe-to-toe against top names like CM Punk and Roman Reigns in WWE. However, it was looking like Breakker is gonna stay with The Vision for a long time.
But with all the recent happenings around the faction, it looks like WWE might not bring him back with any touch of The Vision. Triple H is expected to give a fresh path to the 28-year-old instead of booking him with a character who wants to rebuild his faction.
Fans have lost interest in the faction’s storyline for a while, and it seems like that would be a much more sensible route. Besides, Bron Breakker has immense potential as a singles star. The faction was kind of hindering his rocket push in WWE.
But with The Vision now being sidelined for good, Triple H could give Bron a much more intense and edgy character arc that could solidify him as the face of WWE. Nonetheless, only time will tell what the company has planned for Breakker upon his comeback to WWE.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/wwe-raw-the-vision-finished?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here


