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

“been learning to play d&d, watching my big head on a big screen, writing with my sister wives, borrowing puppies, and gaining five pounds in happy carbs.”

There was speculation about AJ Lee returning and aligning with Paige after the latter got betrayed by The Bella Twins at SummerSlam. However, with Brie Bella out of action with an injury, those plans seem to have been scrapped.


AJ Lee opens up about her WWE contract

AJ has been open about how her previous stint in WWE was not good for her mental health. Therefore, the former Women’s Intercontinental Champion made sure her latest run was different.

Speaking to iHeart Women’s Sports, Lee revealed that her mental health was her first priority before returning to the Stamford-based promotion, and the company was happy to accommodate her demands.

“When the first thing I wanted to make sure was going to work was, is my mental health protected? Do I feel safe here? Are you guys aware of what that means, to need mental health time off or sort of just like, is that something that is a priority for that to be a priority? The conversation was really cool in a way that, like, I couldn’t even reveal my diagnosis 10 years ago, but now it’s like, you know, a part of my contract. So like that is a really cool, beautiful thing,” AJ Lee said.

It remains to be seen when AJ Lee makes her comeback to WWE television.