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

On X, Morgan congratulated Jordan after she dethroned Grey to win the NXT Women’s Championship.

“Congrats champ @kelani_wwe,” wrote Morgan.

Check out Morgan’s post on X:

WWE Star Kendal Grey Is Still Dealing With An Injury

Kendal Grey suffered an ear injury and is still dealing with the repercussions of it. The former NXT Women’s Champion stated that she still has ringing in her ear, but is aiming to get it back to normal.

Speaking on the Busted Open podcast, the 25-year-old superstar said:

“I definitely wouldn’t say I’m 100%. I still have ringing in the ear. I’m still not 100% balanced. We’re still doing a lot of rehab for it and doing a lot of stuff to get everything back to normal. It’s a slow process,”

Grey added that her priority isn’t full recovery, but to defend the NXT Women’s Championship. Unfortunately for Grey, things didn’t turn out the way she wanted at NXT Heatwave, and she ended up losing the title to Jordan.

“I’m crazy. My number one priority isn’t fully recovering; it’s defending this title. So I’ll do whatever it takes going into Heatwave. I will defend this no matter what,”

Grey’s direction post-NXT Heatwave is yet to be revealed. It remains to be seen if WWE plans on calling her up to the main roster or if she stays on NXT.