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

The new tag team champs celebrated with Page and thanked him for his advice.

“All we did was listen to you, and look at us now. Who would have thought? Only a month in as official NXT superstars, and The Vanity Project are the champions,” the faction members said.


Fans saw another massive WWE title change

The February 24 episode of the developmental brand saw a massive upset in the main event, as Ethan Page, in a shocking turn of events, lost his North American Title to Myles Borne despite the Vanity Project trying to help him retain it.

All Egos’ reign as the North American Champion came to an end after 274 days. He also had the most title defenses. Page has done an incredible job elevating the strap. He could now head to the main roster, following in the footsteps of the former NXT Champion who moved up, vacated his title despite successfully defending it, and is now making waves and is rumored to have a WrestleMania bout against former WWE Champion Brock Lesnar.

That being said, it will be interesting to see what plans Triple H and his WWE creative team have in store for All Ego, as he lost his strap on the developmental brand’s Road to Vengeance Day. The Stamford-based promotion has also been heading closer to WrestleMania 42.