”
], { 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 the match, Charlotte Flair suffered an unfortunate wardrobe mishap as B-Fab pulled her bottom gear a little further up than necessary during a roll-up attempt. WWE also failed to cut away in time, and the incident was aired all around the world.
You can check out the clip by clicking here.
Charlotte Flair is amid a slump in WWE
Charlotte Flair has not had a great run in WWE over the last several months. The Queen and Alexa Bliss lost the Women’s Tag Team Championship last year in November. The duo failed to reclaim the gold at WrestleMania 42, following which the 14-time world champion has had a forgettable time inside the squared circle.
Charlotte lost to Jacy Jayne in the latter’s second SmackDown match. The following week, Fatal Influence defeated the trio of Flair, Bliss, and Rhea Ripley. Things did not turn around for The Queen on this week’s SmackDown as her match on the blue brand ended in DQ.
However, the string of unfortunate results has not hampered Charlotte Flair’s spirits. The Queen recently addressed her loss to Jacy Jayne, noting that she is waiting to exact revenge.
“Nobody likes to lose, even if it’s three-on-one. However, I am the 14-time women’s champion. That means I’ve lost 13 times, but I’ve always come back better and stronger. And ultimately, I see a bright future for Jacy Jayne, Lainey Reid, Fallon. They made a big impact. I know it’s hard to come up, but people are talking, and I’m looking forward to seeing what they’re going to do, even though they beat me, but revenge is in my future,” she said.
Charlotte Flair is one of the greatest female stars in WWE history. However, she has not won a world title in the company in nearly three years. Nonetheless, The Queen remains the most decorated women’s wrestler of all time, with 14 world title reigns.
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-charlotte-flair-suffers-wardrobe-mishap-smackdown-wwe-fails-cut-away-time?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



