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

Earlier today, AJ Styles took to X (formerly Twitter) to disclose that he had a terrible experience with the dealership while getting his dream car for retirement. The Phenomenal One noted that one should be “beware” of Porsche’s dealership in Nashville.

“If u are lucky enough to get your dream car for retirement, beware of @Porsche_Nashvil Bad experience from top to bottom,” Styles wrote.

You can check out his tweet below:

AJ Styles opened up on his new WWE role

AJ Styles shed more light on his new role in the company while speaking on the first episode of his Phenomenally Retro podcast.

The legendary star disclosed that a part of his new job was checking out wrestlers online and providing them with any possible help. Styles stated that his job was not limited to only interacting with the performers on the independent scene or NXT but also the WWE Superstars on the main roster.

“I’m on the internet. I’m checking out, you know, talent, because it’s kind of be part of my job with WWE now. I’m looking for talent, and I’m looking to see what I can do, if I can do anything for them, if they can get better, you know, little things like that because if there’s the possibility of them, you know, coming to maybe, I don’t know, get a WWE ID or something like that, then hopefully I can facilitate in getting that to happen. So, as of right now it’s a little slow, but you know, there’s phone calls that’s going to have to be made to make sure that my job is done. And it’s not just with indie talent; it’ll be NXT talent, and as well as, it maybe some main roster talent as well,” Styles said.

It will be interesting to see if AJ Styles makes an appearance on WWE programming before his Hall of Fame induction.