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

With fans wanting to know more about the young star, Stephanie McMahon announced that Femi would be the next guest on her What’s Your Story? podcast. Not only that, but the 2026 Hall of Fame inductee also did the Oba Femi strut along with the star behind the scenes during her interview.

“Don’t judge me on my @Obaofwwe strut! An all new #WhatsYourStory with The Ruler of @WWE drops tomorrow!” she wrote.

Oba Femi is set for the biggest match of his career at WWE WrestleMania

While Oba Femi has not yet signed with any specific brand, he made headlines this week with his appearance on RAW. The opening segment of the show featured Paul Heyman bringing out Brock Lesnar to try to take down Seth Rollins, following the brutal stomp the latter delivered to Heyman a couple of weeks ago.

However, before Lesnar could get his hands on Rollins, Oba Femi came out to the ring and managed to deliver the classic powerbomb to the Beast Incarnate, making his intentions clear and answering Lesnar’s open challenge for WrestleMania. Further, his entrance right when Rollins and Lesnar were about to exchange blows suggested that Femi was working with the Visionary in “killing” the Vision. Time will now tell what the company has in store for the stars next.