], { 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 author spoke to sources within WWE and confirmed that the feeling backstage has changed surrounding the Game. There are stars inside WWE who are unhappy with the booking and treatment of long-time stars. They feel that stars like Sheamus, Xavier Woods, and Kofi Kingston leaving has really hurt the morale backstage, as they were well loved, and their contracts being adjusted by the company, leading to their time with the company ending, has not been taken well.

“There’s an unfortunate constant state of unhappiness among some stars backstage right now. People are not happy with Triple H or Nick Khan, who they feel are making the calls. Sheamus, Austin, Kofi leaving did HORRIBLE DAMAGE to the morale. They were all loved by the roster.”

There are people wondering who could be next. Some stars also feel that even if a superstar is hot in WWE, they could be cooled down thanks to the creative. One star has said that those backstage are scared that even if they are over, they can get cooled down in the same way Kit Wilson is no longer in the middle of the hot run he was in previously.

While Wilson is in a storyline with Danhausen, one that both he and the Very Evil Very Nice star are both enjoying, his hot run has been ended by the Triple H-led creative team.

“There is a feeling where everyone is asking who’s next. They also think that stars not being as hot as they were at one time is an issue with the creative. One wrestler said that someone could try their best to get over, but they’d get cooled down by WWE if they didn’t want them over, and then they’d be let go. Kit Wilson’s name has been brought up backstage as his push has been entirely cooled with this Danhausen story surrounding him, even though Danhausen and he and everyone around it is enjoying it at the moment.”

It remains to be seen how Triple H deals with this.