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

Analyst Sam Roberts has now spoken not only about Corbin’s return on his Notsam Wrestling Podcast but he also touched on the potential returns of Big Cass and Enzo Amore. He said:

“This isn’t the first time it’s happened, but when WWE does these returns where it’s like it’s been enough time that the landscape looks different, you know, that sort of refresh that people talk about has happened where returning now, this is a different entity. This Baron Corbin, he’s dealing with a different roster of talent. He’s getting involved in a different story or group of stories and there and there’s intrigue about where this version of Baron Corbin is going.” [0:41 – 1:17]

youtube-cover

Baron Corbin has his say on his WWE partnership with JBL

During his first stint with WWE, Baron Corbin paired up with JBL and formed a partnership where the Hall of Famer would guide him. However, that did not turn out to be successful.

In an interview with WrestleManiac UK, the former United States Champion touched on what went wrong with the partnership. He said:

“When I was kind of finishing my time up there on the main roster before NXT, I was stuck, man. I was mentally burnt out. Physically, I was burnt out. The stuff with JBL just didn’t work for some reason, it didn’t resonate with the audience like I saw it. I still think it could have been so successful. So, that really hurt, because I think the world of John [JBL] and it really kind of put me in a dark place in a sense.”

He will be happy to have made his return to the WWE and will be hoping to make amends and start winning things.