”
], { 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);
});
});
})();
On RAW, Asuka shared a heartfelt goodbye with her rival before walking off, signaling the end of her run, at least for the time being. Since then, speculation has been rife about her future in WWE. On the Busted Open podcast, Nattie addressed the situation and revealed she could sense Backlash was an emotional occasion for the former RAW Women’s Champion.
“In my entire time of knowing Asuka on the main roster, which has been over a decade, I have never ever seen Asuka cry, ever. Before she went out through the curtain, I could sense that her eyes… she just looked like she was about to cry. Because this means everything to her. This match means everything to her,” she said.
Nattie also said that she felt like the 44-year-old star had something on her heart. She said if the former Royal Rumble winner needed a break, she would completely understand the situation.
“I felt like she also just had something weighing heavily on her heart. I don’t know exactly what it is. I’m a big believer, and I will say this now and I will stand by this, breaks are very healthy for people. Mental health and taking breaks, and I’m not saying it’s Asuka’s mental health; we don’t know exactly what’s going on, it could be a personal situation. I know Asuka’s very close to her family,” she added.
Possible reason behind Asuka taking time away from WWE
After Asuka bid farewell to WWE at Backlash and then walked away on RAW, speculation rose as to what led to her decision. Rumors circulated that she might have been let go by the promotion amid the ongoing budget cuts.
However, this was quickly debunked as Fightful Select reported that the former Women’s Tag Team star is taking time off from WWE due to personal reasons.
Earlier, it was reported that she might have taken a break to head to Japan to deal with personal matters.
`;
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-she-cry-wwe-star-worried-asuka?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













