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

At Saturday Night’s Main Event, Logan Paul and Austin Theory faced the Street Profits to defend their tag team titles. Unfortunately, during the match, Dawkins landed on Paul as he was not far enough away from the star during the dive, and the impact tore his tricep. The match still came to a close, and the Vision still picked up the win, but by the end, Paul was not able to move his arm at all.

He explained during a recent episode of IMPAULSIVE that after the bout was done, Breakker came out and was raising his arm. When the arm was being raised, he admitted that he was scared that his arm was about to be injured worse. He shouted out that he had hurt his arm so that he’s aware, and that made him aware enough to raise the arm slowly.

“I told Austin when we were in the ring, ‘I tore my tricep.’ He looks at me – we’re still working – like ‘Are you f**king serious?’ ‘Yeah, yeah, yeah.’ Then Bron Breakker goes to raise our arms because we had just won the match. I go ‘I hurt my arm! I hurt my arm! I hurt my arm! Please, careful, careful.’ He takes a second and then he slowly raises it up, and it was fine, but in that moment I was like ‘Bro, my partner’s about to rip my f**king arm more than it already is.'”

youtube-cover

The star is now in recovery and will take around 6 months before he can return to the ring again after the injury.