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

Now, Bronson Reed has taken to social media to confirm that he will be taking time off due to his injury but promised to be back better than ever.

“Appreciate the kind words. Ill be back better than ever, causing destruction like no one else can!”

Check out his tweet here:


WWE forced to change WrestleMania plans due to Bronson Reed’s injury

Bronson Reed suffered a distal bicep tear and will be out of action indefinitely. He was part of the one of the biggest storylines in the WWE due to his association with The Vision. Therefore, his injury is a major blow to the company.

According to PWInsider, Reed was sent to Birmingham, Alabam for surgery on his bicep. It was also revealed that his surgery will take place soon if it wasn’t done already. However, this mishap has caused WWE to change some major plans for Elimination Chamber. Now, even WrestleMania plans have to be rewritten since it is unclear how long he will be on the sidelines.

It remains to be seen when Reed will return from his injury.