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

According to former WWE star Donovan Dijak, a likely reason for Oba Femi being pushed is his attitude. In a recent post on X, Dijak talked about how Femi had a terrible win-loss record at NXT LVL UP at one point, which could have been a test by the company to check how he reacted to different situations.

“I don’t even know if this is true or not, but it wouldn’t surprise me. WWE will often quietly test wrestlers to see if they have an attitude problem, especially if they have big plans in store. Oba obviously passed with flying colors, I never heard anything even remotely negative and he was a pleasure to work with.”

You can check out his post below:

WWE veteran thinks Oba Femi’s latest storyline is failing

Oba Femi has been making progress in his open challenge of late, defeating several stars on RAW.

However, this is not exactly building momentum for Femi, according to Bully Ray. Speaking on Busted Open, he said:

“When I saw the look on Oba Femi’s face when he got in the ring and he was walking around the ring, I said, ‘Something’s up.’ Something’s not right with the look on his face. And lo and behold, we got the segment that we did.”

He further added:

“He beats Brock Lesnar. Great. And then what? What are we doing the Monday night after? And the Monday night after that, the Monday night after that, we’re going to do an open challenge. Okay. Who are his opponents? And you told me this list of guys; I tell you, you’re fu**ing crazy.”

For now, only time will tell what is next for Oba Femi down the line in WWE.