”
], { 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);
});
});
})();
During her appearance on Busted Open Radio, Nikki Bella was asked about her sister’s injury. The former WWE Divas Champion noted that although Brie Bella was doing okay, she was still in a lot of pain. However, what Nikki said next was more concerning.
Nikki Bella noted that they were still to determine exactly what was wrong with her sister. She further stated that Brie would herself reveal all the details. Nikki added that she had been told to keep quiet.
“She’s doing okay. She’s in a lot of pain. They are still determining what’s going on, and Brie will say what’s going on. I’ve been told to zip it,” Nikki Bella said. [H/T: Ringside News]
While Brie Bella stood off to the side clutching her injured shoulder after the match, Nikki Bella shocked everyone by attacking Paige. The Bella Twins officially turned heel and left the English star lying in the middle of the ring after the post-match beatdown.
Nikki Bella explained how Brie Bella’s return resulted in her turning babyface
In an interview with Joey Karni before WWE SummerSlam, Nikki Bella revealed how Brie Bella’s return to in-ring action at Royal Rumble led to her turning babyface.
Nikki Bella stated that she had been begging for a heel turn, as portraying a villainous character came naturally to her. She added that after Brie’s return, WWE wanted the twins to join forces and undergo a change in character.
“I had been begging for just to be heel. I just know, I thrive so much in that position and it’s just natural. Then Brie came in and ruined everything, which was fine because we were going in such a great direction. Then Rumble came up and they didn’t know if Brie was coming back or not. So when Brie came back, it was like, well, Nikki obviously needs to be with her. Then we go out that night in Philly and they just looked at me and they go, ‘You have to be neutral.’ I was like, ‘But I literally just turned on my brand new best friend, Stephanie. Wait, what?’ Not that I was bummed, but I just was loving the direction I was going. I was getting so much heat and it was it was a lot of fun,” Bella said. [H/T: Fightful]
It will be interesting to see what plans WWE has in store for The Bella Twins. A lot of it will depend on how long it takes for Brie Bella to make her return from injury.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-breaking-nikki-bella-shares-concerning-update-on-brie-bella-s-wwe-summerslam-injury?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here



