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

Former WWE referee Mike Chioda called out Nia Jax and the company’s officials over the way they had just broken and ignored a long-time rule on the show. He pointed out that during the match between Jax and Tiffany Stratton on SmackDown tonight, the match ended when Jax pinned Stratton, but while doing so, an obvious rule was broken. Jax, while pinning Stratton, had her feet under the ropes. This would mean that the pin would not count. However, the WWE official continued the count, with Stratton losing and getting squashed again.

Chioda said that this was something that the referee should not allow and called out the lack of rules and regulations in the company. He addressed referees over the globe and asked them to make sure not to do that.

“Hey @WWE Fans & Referees Allover the Globe 🌎. Did you happen to see the Nia Jax match were her feet were completely under the ropes while she covered her opponent after the finish? And the Referee completely ignored it! No rules or regulations in the WWE anymore? Referee’s Allover the Globe 🌎 PLEASE DONT DO THAT!! #wwe #aew #Tna”

Tonight on WWE SmackDown, Jax came out to the ring immediately after Nick Aldis and a doctor announced that Chelsea Green may not be completely healed, but was cleared to wrestle in the ring as long as she was wearing a protective mask covering her face. The announcement was that she was able to wrestle again and defend her title. However, Jax wanted to make it clear that she would be the one getting the first shot and arrived, which led to Tiffany Stratton also appearing and the match that followed.