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

According to a new report from Fightful Select, Reed is set to undergo surgery for his injury and is expected to be out of action past WrestleMania 42 in April. Reed also missed WrestleMania last year due to an injury suffered during the Men’s WarGames match at Survivor Series 2024.

Reed’s stablemate, Bron Breakker, is also out of action with an injury. Breakker recently underwent hernia surgery, and it is unknown when the former Intercontinental Champion will be cleared to return.

WWE legend reacts to Bronson Reed’s injury

Wrestling veteran Bully Ray shared his thoughts on Bronson Reed’s unfortunate injury.

Speaking on Busted Open Radio, the Hall of Famer noted that it looked like Reed’s weight landed on his shoulder while trying to break up a pinfall on WWE RAW. Bully Ray added that the injury might have occurred because it was a movement that Reed was not used to.

“As far as Bronson’s concerned, sorry to hear Big Brother got hurt. It’s so crazy when you watch the replay, when Bronson dives over the pile to make the save, he rolls on his left shoulder. It’s almost as if, like, man, it looks like he could have blown out his shoulder because all of his weight comes down on his left shoulder and arm. All he did was drag the right arm across the other two guys to make the save, but in just dragging that bicep tendon that’s connected down low, just said, snap, and it can go at any time with any weird movement that it’s not used to,” he said.

Injury is temporary. Dominance is forever. Bronson Reed will remind everyone @BRONSONISHERE #Bronson_Reed

Only time will tell when Bronson Reed will be cleared to return to WWE television.