], { 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 his My World podcast, Jarrett stated:

“Lord, there’s proof that I’ve been high on Nick Aldis for 10 years,” he said. “I’m so personally happy, he’s a Nashvillian and has been quite a while … the chatter that is being created around GUNTHER right now may be the most chatter he’s had, and correct me if I’m wrong, please do, since he retired Cena. And so, if the story’s there, the story’s there. Which is cool.”

You can check out his comments below:

youtube-cover

Nick Aldis is set to have a match at WWE Summerslam

Given the intensity of the feud between Gunther and Nick Aldis, the two have been booked to go face to face at WWE SummerSlam.

According to a report during a Q&A with WrestleVotes, it was claimed that this could be the first of many matches for Aldis down the line.

“It depends on the performance, the reaction, and how he feels about doing it. So if he walks in there and steals the show, it’s hard to say we’re not gonna do it again. If he hits a home run, he could go on a little run.”

It was also stated that Nick Aldis would be returning to his duties as a SmackDown Manager after the feud.

“This opportunity is a one-and-done, but it’s not gonna close the door forever. So it’s not the start of a main roster run. It won’t mean he won’t be the GM of SmackDown. This particular program is a one-and-done, but it could open itself to additional opportunities down the road.”

It remains to be seen what is next for Nick Aldis down the line in WWE.


If you use any quotes from the first half of the article, please credit the source and give an H/T to Sportskeeda for the transcription.