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

Now, Fightful Select has an update on the current situation and it will come as a relief to the rest of the NXT roster. The report states that as of now, they have not heard of any additional releases just yet. The wrestlers from the developmental brand will be hoping that to be true moving forward, so they can continue to focus on their development at the highest level.

Bryan Alvarez reveals reason why WWE suddenly released some wrestlers

Wrestling journalist Bryan Alvarez has shed some light and given the reason why WWE went ahead with mass releasing the previously mentioned ten names.

The reasoning he gave was that once a talent makes their way to NXT, they will have to show improvement every six months. In case they don’t, then they might end up getting released. Speaking on Wrestling Observer Live, Bryan Alvarez said:

“The thing has always been that when you make it to the NXT roster, you have to show improvement every six months. Every six months you get evaluated, and if you’re not showing what they believe to be great improvement, then you’re on the chopping block.”

The reason given shows the wild nature of wrestling and how brutal reality can be for an up and coming WWE wrestler. Despite the releases, one will hope that they can find a new home quick and continue showing their talent.