], { 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 reports from Fightful Select, TNA Wrestling sources have confirmed that they have had conversations with Bear Bronson to work the upcoming El Paso tapings. Sources within the company are hopeful they can sign Bronson if all goes well. It was also reported that a source within AEW recently confirmed that they had interest in bringing him back to the Jacksonville-based promotion as well.


Former AEW star Bear Bronson provides massive update on his future

Bear Bronson has proven himself to be a workhorse since leaving Tony Khan’s promotion. He has worked an incredibly tiring schedule this year and has competed in some amazing matches. Bronson was set to make an appearance for ETU Wrestling on December 7. However, the promotion recently confirmed that Bronson will not be in action at the event due to reasons out of their control.

Following this announcement, Bear Bronson took to social media to promise fans that he will make his debut for ETU Wrestling in 2026.

“I WILL debut for @ETUwrestling in 2026 Thank you for understanding, just Bear with me!”

Check out his tweet here:

It will be interesting to see if TNA Wrestling will be able to sign Bear Bronson to a deal.