], { 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);
});
});
})();

Speaking on State of Mind with Maurice Benard, the former WWE Women’s Intercontinental Champion revealed that she named the low point in her life ‘dark days’ and even informed CM Punk about it, which made him better at handling the situation, and The Second City Saint has learned a lot over the years.

“I named it like my dark days. I’ll wake up, and I know it’s like a low cycle, and I’ll tell my husband, and I warn him. He’s very open to it and knows the language of it now, where he’s just like, ‘What do you need? Like, how do we make this day better?’ But you just sometimes wake up like that, or I’ll go to bed, and I know the next day, like I’m feeling it already. Just like the idea of a stasis, that is peace, and that can be so rare. So much you’re sort of riding that wave and trying not to go up too much or down too much,” Lee said.

youtube-cover

WWE Superstars can also have good and bad days, and Lee has never shied away from discussing mental health and the problems associated with it.


What’s next for CM Punk and AJ Lee in WWE?

AJ Lee and CM Punk entered WrestleMania 42 as the Women’s Intercontinental and World Heavyweight Champions, respectively. Unfortunately, the power couple wasn’t able to retain their gold and lost it by the end of the weekend. Regardless, Punk made an appearance on WWE RAW, but Lee wasn’t around.

After WrestleMania 42, AJ Lee’s status changed as she became a free agent in the Stamford-based promotion. Meanwhile, CM Punk will reportedly return to the weekly product in the coming weeks as the company is headed towards The Biggest Party of the Summer in Minnesota.

If you use quotes from the article, please credit State of Mind with Maurice Benard and provide an H/T to Sportskeeda Wrestling for the transcription.