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

WWE hinted that Jaida Parker’s injury may be serious

While there have been no words on the seriousness of the neck injury, it seems she might be out for a while, as Blake, who was in rivalry with the latter, was put in a Speed title contention.

Mr. Stone put Monroe in a Women’s Speed Championship Tournament, and she would be locking horns with Thea Hail next week for it, which subtly hints that the developmental brand may be aware that Parker may be out for a while. Therefore, they put her arch-rival in an alternate program.

It will be interesting to see how long the injury keeps the WWE NXT rising star out of action and where she ends up upon her return.