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

As all this was transpiring, Jacob Fatu decided to stand in a corner of the ring and do nothing. That left Jey Uso questioning the newest member of the Bloodline as Roman Reigns was busy picking up the pieces after what turned out to be a humiliating night for the Tribal Chief.

With the drama between the family members in full swing, it will be interesting to see what happens next week on Monday Night RAW.

Solo Sikoa will not be defeating Roman Reigns

A well placed source within WWE spoke with Sportskeeda and confirmed that Solo Sikoa will not be beating Roman Reigns for the World Championship.

In an exclusive chat, the source revealed that while the company was surprised to see the reaction towards Solo from the fans, they don’t see him as the person to take the title just yet and that Roman is still the main man. They said:

“The entire situation with him is something that no one saw coming, and everyone is very happy about. But he’s not getting a title right now. While he could hold a midcard title, Roman is not losing his world title to him. Triple H does not want that. However, he’s very much become a main eventer, and everyone is really happy for him.”

This news might disappoint some fans but it is interesting that the company views Solo Sikoa as a main event star now.