”
], { 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);
});
});
})();
While the icon was in conversation about Mount Rushmore in women’s wrestling, she spoke in an interview with Doug Bopst, opening up about suffering from impostor syndrome and self-sabotage. She said she often needed to work on her perspective because of negative thoughts and self-doubt.
Here is what The Queen had to say about the situation:
“More self-sabotage I’m trying… or what is like impostor syndrome. Instead of worrying about worst case scenario I should be worrying about best case scenario. And it’s easier to worry about the things that can go wrong instead of the things that could go right. So really in the last year I’ve really tried to be like this could go right in so many different ways instead of this could go wrong instead of worrying about like doing the opposite,” she said.
The former WWE Women’s Champion further said that fans’ expectations definitely put pressure on, but at the end of the day, what matters is showing up.
“Well, I definitely put pressure, but I think it’s just showing up regardless whether you feel like it or you don’t feel like it. Whether you feel ready or don’t ready, you just have to show up. And that’s what I do day in day out. Like even with different things that I want to approach or try or talk about — like even if I don’t know, just show up. Just trying is the… or just don’t turn things down because you don’t feel good enough.” (H/T: Ringside News)
Charlotte Flair had a major upset on WWE SmackDown
The latest episode of the blue brand saw The Queen competing in a Triple Threat women’s elimination chamber qualifying match. She locked horns with Nia Jax and Kiana James.
Charlotte was one of the favorites to win the qualifiers and even to win the Chamber and face Jade Cargill at WWE WrestleMania 42, but fans saw an upset when Kiana beat both Jax and Flair.
That being said, it will be interesting to see what plans Triple H and his WWE creative team have in store for the former women’s champion in the coming weeks.
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-admits-battling-impostor-syndrome-backstage-wwe?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



