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

WrestleVotes Radio via Fightful Select revealed the internal reaction to the infamous segment, noting that the RAW concert was said to have missed the mark within the company. It was also added that Ryan Garcia’s appearance was considered underwhelming and unnecessary given his recent controversies.


WWE veteran lambasted Danhausen and Joe Hendry concert segment from RAW

As aforementioned, the concert on RAW did not receive the reaction WWE would have been hoping for, with many fans and critics calling it one of the worst segments of all time. Wrestling veteran Jonathan Coachman is also in the same boat, as he noted that he feels sorry for everyone who was involved in the segment on RAW.

“I feel bad for Michael Cole for having to put it over, Corey Graves for faking like he is putting it over. Joe Hendry, because that is what they are giving him after so long of not being called up. The poor three little guys who just want to have a payday. And the one I feel the worst for was the most over heel in the company eight months ago, Dirty Dom. And now he has been relegated to a one-on-one match with a guy they are just shoving down our throats in Danhausen,” said Coachman.

The former WWE star also criticized Dominik Mysterio’s recent booking, noting that his momentum has been halted by being involved in such a segment:

“Dirty Dom was an absolute legend in the making and that is what you are going to put him in tonight? That was, without a shadow of a doubt, the worst segment I have ever seen,” he added.

Danhausen has been feuding with the Judgment Day over the last few weeks. He will be in action at WWE SummerSlam, where he will face Dominik Mysterio in a Human Monies on a Pole Match.