”
], { 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 report noted that originally there were plans for him to be part of the event in New Orleans on October 10th, but it’s unclear if that will be happening now. Seth Rollins has already confirmed he will be in New Orleans because he is part of a fan meet-and-greet to celebrate his history at Money in the Bank, so he could still be part of the show.

The Money in the Bank qualifying match for RAW is yet to be confirmed, with Gunther, CM Punk, and Finn Balor facing off to decide the penultimate addition to the men’s Money in the Bank ladder match on SmackDown.

Will Seth Rollins return on WWE RAW?

With Money in the Bank mere weeks away, it would make sense for Seth Rollins to return on this week’s RAW, especially if he is part of the final qualifying match.

Rollins has already made history in his own right at Money in the Bank with his two cash-ins considered to be the greatest of all time. Rollins was the first man to cash in his contract at WrestleMania, while later going on to successfully cash in at SummerSlam last year as well.

It’s unclear if he will be added to the contract ladder match this year, but it appears to be a little too late to set up a standalone storyline for him heading into the show.

While Rollins has been off-screen, his wife Becky Lynch has been an integral part of the Women’s World Championship picture, and her input is expected to continue at Money in the Bank next month.