], { 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 the Wrestling Observer Newsletter (WON), CM Punk pitched the idea for his return on the weekly product on the July 6th edition of Monday Night RAW. The show is set to take place in Chicago, which would be the ideal location for The Straight Edge Superstar’s grand return.

However, the report claimed that Punk pushed very hard for his return in Chicago, and there’s a chance it might not happen. The reason behind WWE seemingly rejecting the idea is that CM Punk is reportedly headed to WWE SmackDown following his return to the weekly product.

There are fewer than two weeks left for the show, and only time will tell whether the company has completely rejected Punk’s idea or if The Second City Saint returns to the weekly product for the first time since April in Chicago.


Issues between CM Punk and WWE – Reports

Over a decade ago, CM Punk walked out of the Stamford-based promotion and left the industry altogether for a handful of years before he returned to the ring at All Elite Wrestling. The Straight Edge Superstar’s journey in Tony Khan’s promotion ended in an ugly fashion in 2023.

While CM Punk has held the World Heavyweight Championship and headlined two WrestleManias, 41 on Saturday and 42 on Sunday, a new report suggests there might be issues between Punk and WWE. According to Dave Meltzer, there might be issues between the two parties.

youtube-cover

Moreover, the insider claimed that the issue isn’t big, but it still lies between the two. As of now, no reports have given a clear picture of the possible backstage issues, but CM Punk is still rumoured to make his grand return to the promotion in the coming weeks.