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

Braun Strowman was released from the company earlier this year and has since not really wrestled. The star, who has carried more than his fair share of injuries, has been laboring under several such issues as a result of which he has even accepted partial retirement. However, outside the wrestling ring, the star found some success with his show, Everything on the Menu.

It was airing after SmackDown on the USA Network at 10 PM EST and getting quite high numbers. In fact, one week, the number beat not only WWE NXT, but also AEW Dynamite.

However, despite this, with Strowman no longer being contracted to WWE, there has been doubt about if the show will be renewed. The Monster Among Men himself expressed his eagerness to hear news surrounding that recently, admitting that he had not heard anything yet.

Now though, there may be some good news.

As per PWInsider, Strowman’s show may be getting a renewal. During Versant’s Investor Day, President of Entertainment Val Boreland revealed that Everything on the Menu will likely get a second season.


Braun Strowman’s time in WWE may be done, but he is still achieving success elsewhere

While Strowman is still not back in the company, and at this stage is unlikely to be, he is still making his mark through the TV show.

It remains to be seen where he goes next, but the star is getting some success outside the company – something that is guaranteed to continue if his name becomes popular. For the moment, fans will have to wait and see what’s next for him and when the renewal is officially announced.