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

It appears that WWE has no plans of stopping the Oba Femi push, as a report from Dave Meltzer of Wrestling Observer states that The Ruler is the frontrunner to be the new face of the company whenever the decision is made to replace Roman Reigns.


Roman Reigns wants to face Oba Femi in WWE

Roman Reigns vs. Oba Femi is a dream match many are waiting to see. The Tribal Chief himself stated his desire to stand across the ring from The Ruler when talking about rising stars he would like to face before ending his career:

“Oba Femi, no doubt. There’s a lot of great young talent. I really like what I’m seeing from Trick Williams, Je’Von Evans, Carmelo Hayes. He’s been up for a little while, he’s had a different route than the other guys. I really like the resiliency that he’s shown and he’s torn it up on SmackDown for a while now. I’m looking for big things for him too.” (H/T – Fightful)

Roman Reigns vs Oba Femi looked set to happen after the latter won the King of the Ring tournament. However, the former NXT Champion decided to settle his feud with Brock Lesnar at SummerSlam instead of cashing in his guaranteed title shot. WWE may be saving the blockbuster match for a bigger occasion, perhaps WrestleMania 43 in Saudi Arabia, where Oba could finally be crowned as the face of the company.