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

“Find your integrity. Own your stuff. Man up,” he wrote.

Gable is now a babyface and is getting a huge reaction from the crowd after his emotional mask vs. mask match against El Grande Americano at AAA Noche de los Grandes, where he was revealed to be the original version of the character. It now remains to be seen where the former tag team champion goes from here, and whether he might be able to win his first singles title after such a strong babyface turn.

WWE Hall of Famer calls for Chad Gable to be pushed after being unmasked as the Original El Grande Americano

In a recent edition of his Phenomenally Retro podcast, WWE Hall of Famer AJ Styles called for the creative team to push Chad Gable after his recent surge in momentum. Gable put on a match of the year candidate at Noche de los Grandes, and Styles claimed the creative team would be foolish not to capitalize on the momentum he currently has.

“He’s a bigger superstar than he’s ever been at this very moment. And if we don’t capitalize, and I say we because I’m part of WWE, we don’t capitalize on this, we’re dumb. We’re dummies,” said Styles.

Chad Gable has been praised by fans and legends alike for his recent work, and it now remains to be seen whether this boost will lead to a singles championship reign for the first time on the main roster.