”
], { 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);
});
});
})();
Amid his injury hiatus, ‘Big’ Bronson Reed has been regularly updating his fans on how many days he has been out of action. He did something similar again by posting a picture of himself on Instagram and noting in the post’s caption that it had been 47 days since he got injured.
“Day 47,” he wrote.
Check out his Instagram post below:
Bronson Reed has put Seth Rollins on notice amid WWE absence
Last year, Bronson Reed and Bron Breakker turned on Seth Rollins on the RAW after Crown Jewel. The Visionary went on a long injury hiatus, but he returned last month to take apart The Vision one by one. During the Men’s Elimination Chamber Match, Rollins attacked Logan Paul, costing him the match.
Following this attack, ‘Big’ Bronson Reed took to X/Twitter to put the former World Heavyweight Champion on notice. The Auszilla made it clear that when he returns to TV from injury, he wants Rollins to be ready for his wrath. Reed also mentioned there was some unfinished business between them
“When Bronson Reed returns… Seth Rollins better be ready. There is unfinished business waiting,” read the post.
According to rumors, Bronson Reed is expected to return to WWE TV as soon as WrestleMania 42, scheduled for April 18 and 19. Seth Rollins is all set to face Gunther in a singles match on the show, so it won’t be a surprise if The Auszilla somehow interferes in this match to attack Rollins.
It will be interesting to see what the Triple H-led creative team has planned for ‘Big’ Bronson Reed’s future in 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/news-wwe-star-bronson-reed-shares-update-amid-injury-hiatus?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


