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

Recently, the former New Day member took to social media to announce that he will be on TEDx on August 12th, 2026. He will be sharing his struggles and how he healed through medication, therapy, and meditation.

“Excited to announce that I’ll be delivering a @tedx_official talk in Davenport, IA, on August 12 at @thelastpichouse! How I Got Over Sharing my struggles with major depressive disorder and psychosis, and my eventual healing through medication, hospitalization, ECTs, talk therapy, and mindfulness/meditation,” wrote Big E for the announcement.

Superstars and other peers have reacted with enthusiasm to the announcement. Seth Rollins is even more excited since it’s in his hometown!


Big E had spoken out about 3-time champions being on the sidelines for too long

WWE creates storylines to use superstars to their utmost potential, but there are times when that expectation is not met.

On RAW Recap, E had spoken about WWE bringing back The Street Profits to boost the tag team division, but also mentioned how they had been on the sidelines for too long.

“I think in this ecosystem, there’s so many new stars to be excited about. But let’s not forget some of the guys. Montez, at this point is a vet. But still to me, one of the most underrated superstars on the roster. His level of athleticism, truly incredible. I know he’s been out for quite some time, I think, just kind of on the shelf, him and Dawkins, not because of injury or anything. Those guys have been sitting on the sidelines. It’s been a breath of fresh air especially for the tag team division to have those two back,” said Big E.

The Street Profits have formed an alliance with Seth Rollins against The Vision on WWE RAW.