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

Lee doesn’t appear to have anything lined up with WWE at the moment. After making her return last year and working several matches, including a run involving the Intercontinental Championship, her current stint seems to be wrapped up. According to WrestleVotes Radio on Fightful Select, a WWE source indicated that her creative plans from that run are effectively finished for now. That said, the door isn’t closed. There’s still internal optimism that she could return for future programs, with the possibility of appearances at major shows like SummerSlam remaining on the table.

AJ Lee has also hinted at her WWE departure

Fans were also taken aback by a recent message from Lee, that teased the idea of her being out of the active scene for the time being.

Taking to Instagram, Lee shared a few photos of her time in WWE and wrote:

“To all the women in the locker room, I admire and respect you so damn much. You are my wildest dreams for women’s wrestling come true. Thank you for making me feel so welcome and supported and dealing with my obnoxiously loud laugh. To my AJ Leegion, my mania entrance was a love letter to you, and to every girl who will become her own superhero. Thank you for supporting me for two decades, selling out my merchandise, giving me record-setting views, and making Converse a small fortune with your AJ cosplay. Your passion kept me coming back. Stay weird, see you soon.”

Lee’s relatively short time in the Stamford-based promotion since her return was certainly entertaining. However, it truly appears that Becky Lynch’s win at WrestleMania has sent CM Punk’s wife packing for the time being. It remains to be seen if AJ Lee will make a return down the line.