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

Logan Paul recently made an appearance on Stephanie McMahon’s What’s Your Story? Podcast. During his appearance, Logan looked back at one of his first meetings with Stephanie’s father Vince McMahon. He revealed how he was telling Vince all about his ideas while he just kept nodding and didn’t understand anything that the Maverick was saying.

“I talked for like 15 minutes in this meeting and Vince didn’t say a word, he was just nodding… I walked out and Kristin [WWE Rep] was like, I don’t think he understood a word you said,” he said.

youtube-cover

It is not surprising to hear a story like this about Vince McMahon as a lot of similar stories have made their way in the public domain about the former WWE Chairman.

Logan Paul is set to compete in a 6-Man Tag Team match at WWE WrestleMania 42

Logan Paul will compete in his 5th WrestleMania match this year. The World Tag Team Champion will team up along with Speed and his Vision stablemate Austin Theory against The Usos and LA Knight. The Vision has been feuding with the Usos and LA Knight for a very long time now.

The group took out the Megastar out of action a few months ago. He recently made his return to ambush the Paul Heyman managed faction. While the Usos and Knight don’t get along very well themselves, they agreed to team up just to take out the common enemy. Speed also got somehow involved in this story after getting cursed by Danhausen.

It will be interesting to see which team will leave Las Vegas with the victory.