”
], { 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 40-year-old star dealt with loss in her family, divorce, criticism, and injuries over the years. During a recent appearance on What’s Your Story? With Steph McMahon, Charlotte Flair talked about her personal struggles and letting go of things.
“For some reason, I have it so ingrained in me that I am my dad. Every failure or similarity that I have with him, I’m like, ‘People are going to think I’m him.’ Not that I don’t want to be the greatest performer of all time—I do—but our mistakes, I felt like I had to make up for his mistakes or be perfect because I am his daughter. I just wasn’t living. I was living in this bubble that I wanted people to think that I am this way, when really my character or persona or championship is not what made me special,'” she said.
She said she wanted people to know that her actual self is cooler than the character she plays on screen. Flair said that she had to learn to be ok with being herself on TV and even asking for help.
When Stephanie McMahon talked about people being embarrassed about asking for help, the Queen agreed, saying it was almost like she needed to feel this way.
“Embarrass, shame, guilt. All those things. It’s almost like I needed to feel that way. I mean, it even stems from the guilt of my brother not being here, and I’m here, or the guilt of eight years of work and thinking I could’ve done it differently, but not living in the past. Just self-reflection, but knowing I have more to give,” she added.
Charlotte Flair teases feud with Stephanie McMahon
Earlier on X, Stephanie McMahon shared a clip from her interview with Charlotte Flair, where the two discuss a dream mixed tag team match alongside their fathers.
A fan responded to the video and shared a clip of a heated backstage promo between Flair and Stephanie on RAW in 2016, noting that the promos between them would be great.
Charlotte Flair reacted to this video and reshared it with a message. She tagged Stephanie and asked whether they should go for “Round 2,” teasing a feud.
If you use quotes from this article, please credit What’s Your Story? With Stephanie McMahon and give an H/T to Sportskeeda Wrestling for the transcription.
`;
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-embarrass-shame-guilt-wwe-superstar-charlotte-flair-makes-heartbreaking-confession?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













