”
], { 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);
});
});
})();
“We had this basically this idea where we would, you know, be in our own sitcom, but it would be very weird. Like something where, I don’t know, me and Nikki are on the floor playing with toys and Dexter’s doing whatever he’s doing, and we’re just in a living room, like living like a family, and like Rowan comes in from work or whatever,” he said.
Gacy disclosed that the group pitched the idea early on, but ultimately it never came to be.
“And it’s like we have laugh tracks, but like it’s real awkward and creepy and weird things happen, kind of like how they did in WandaVision and stuff like that. And that was something we pitched early on that never, unfortunately, came to fruition,” added Gacy. (H/T: No DQ)
You can check out the video below:
The Wyatt Sicks had a memorable debut in June 2024, and Dexter Lumis and Joe Gacy captured the WWE Tag Team Champions during their time in the faction.
Former WWE star Joe Gacy discusses original plans for Bray Wyatt
Joe Gacy recently suggested that Bray Wyatt could have been the leader of The Wyatt Sicks. The Eater of Worlds tragically passed away due to a heart attack in 2023.
In an interview with The FiveMarks, Gacy explained that Wyatt could have been the leader of the faction if he had not passed away.
“I know there was always an idea for the Wyatt Sicks group, because I had heard rumblings about it before I was ever even approached about it… I think the idea was that obviously Bray was going to be the leader at the time, and then unfortunately he passed away,” he said.
It will be fascinating to see what the future holds for Joe Gacy in the world of professional wrestling following his WWE exit.
`;
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-released-star-reveals-unique-idea-wwe-passed?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













