”
], { 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);
});
});
})();
However, there is some good news for The Vision. According to a recent report by WrestleVotes Radio on Fightful, the Triple H-led creative team is optimistic that Bron Breakker could be cleared to return to TV ahead of WWE WrestleMania 42.
The report also mentioned that if this happens, the company already has plans for Breakker at this year’s Show of Shows.
Vince Russo believes WWE should have kept Bron Breakker on TV despite injury
During a recent edition of the Coach & Bro Show, Vince Russo said that if he were still a part of WWE’s creative team, he would never have taken Bron Breakker, Seth Rollins, and Bronson Reed off TV despite their injuries.
Russo felt that the Triple H-led creative team missed a major opportunity to tell a good story involving the three stars in segments unrelated to in-ring action.
“We saw Seth Rollins get hurt, then we saw Bron Breakker get hurt, now we saw Reed get hurt. Here’s what I would have done – They would never have been off the show. Whatever Rollins’ surgery, whatever he needs to get, get that, and then when you can appear on the show, you’re back. Breakker is back. They could’ve been causing havoc behind the scenes all the time. Then you got a little storyline now where three guys are down, and now they only have Austin Theory and Logan Paul, so a lot is on their shoulders. There is so much storytelling you could’ve told, Coach. But when you take them off TV, all of that goes out the window.”
It remains to be seen what the Stamford-based promotion has planned for Bron Breakker going into WWE WrestleMania 42.
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/rumor-bron-breakker-set-massive-wwe-return-ahead-wrestlemania-42-reports?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


![Bron Breakker set for massive WWE return ahead of WrestleMania 42 [Reports]](https://litsportsnews.com/wp-content/uploads/2026/03/405b0-17739560617585-1920-1536x864.jpg)