”
], { 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);
});
});
})();
This was his first singles match in a WrestleMania main event, having headlined the Show of Shows last year in a Triple Threat bout. But Punk is far from pleased.
TMZ Sports has shared a video after midnight Monday where he can be seen getting into an altercation with a WWE fan. In the clip, The Second City Saint walks up to the fan in the lobby of the MGM Grand Hotel & Casino on the Vegas Strip and slaps down his phone.
Punk then goes back to confront the fan before security jumps in to prevent things from escalating further. The WWE star keeps staring at the fan as he walks away, and the fan apologizes to him.
You can watch the video below:
From the video, it appears that the fan was filming Punk’s WWE co-star and friend, Bayley, as she was hugging someone. This might be the reason why the former World Champion confronted the fan.
Recently, many WWE stars have expressed concerns over fan behavior in public places and called them out for harassment. CM Punk has also previously called out such behavior.
Roman Reigns shared his thoughts on CM Punk after epic WrestleMania 42 clash
In the buildup to their WrestleMania 42 match, both CM Punk and Roman Reigns had traded verbal insults. Things had gotten heated and personal with OTC1 referring to Punk as “old” while the Voice of the Voiceless also brought up Reigns’ late father.
The match in Las Vegas saw both stars leave everything in the ring, giving fans a fitting conclusion to their feud. Speaking on WrestleMania 42 post-show, Reigns shared his thoughts on his opponent.
The new World Heavyweight Champion said despite their differences, he respects CM Punk as an in-ring performer. He gave credit to the former Champion for putting his heart and soul on the line, saying they are part of the same fraternity.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-breaking-cm-punk-heated-altercation-wwe-fan-wrestlemania-42?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here



