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

After the two-night event in Minneapolis, Nikki Bella wasn’t on SmackDown, and Paige’s segment from the show got cut. Later, The Fearless One suggested that they could move the entire storyline online if the management doesn’t have time for them on the weekly product.

Speaking on The Nikki & Brie Show, WWE Hall of Famer Brie Bella was taken aback a bit when Nikki suggested that their feud should go online. However, Brie eventually agreed that the feud would work as the audience’s way of consuming content has changed.

“I mean, it better not be online, especially because I don’t have Twitter (X). But, better be on SmackDown. But I guess if it’s online, then f**k it. Nowadays, the way people stream on YouTube and do all the things, I guess it doesn’t even matter,” Brie Bella said.

youtube-cover

It’ll be interesting to see what’s next for The Bella Twins on Friday Night SmackDown.


What’s next for WWE Hall of Famers The Bella Twins?

Earlier this year, Nikki and Brie reunited as a tag team for the first time in years at the Royal Rumble in Saudi Arabia. The veterans announced their intention to win the WWE Women’s Tag Team Championship, but Nikki got injured on Friday Night SmackDown in March.

Instead, Paige filled in for the former Divas Champion and won the titles with Brie Bella at WrestleMania 42. Last month, the duo lost their gold to Fatal Influence at WWE Saturday Night’s Main Event in New York. However, Nikki Bella returned and eventually competed at SummerSlam in Minnesota.

Unfortunately, Brie got injured at WWE SummerSlam, derailing their plans as a tag team. As of now, Nikki Bella is feuding with Paige on the blue brand, and her twin is recovering from a broken scapula. It’ll be interesting to see when The Bella Twins will properly reunite for a final run.

If you use quotes from the article, please credit The Nikki & Brie Show and provide an H/T to Sportskeeda Wrestling for the transcription.