], { 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 was asked if he was now a full-time member of the faction in WWE on the new episode of his IMPAULSIVE podcast. The Maverick explained that although he was aware that backstabbing was a part and parcel of the business, he was confident that he was considered a valuable part of the group.

“I think so. I think so. I understand that this is a business where, in a heartbeat, there can be betrayal and backstabs,” (H/T – RingsideNews)

youtube-cover

Logan Paul says he gets along well with other members of The Vision in WWE

The social media megastar has a reputation for betraying his friends in the past. This time, however, Logan Paul has claimed he wasn’t plotting anything like that. Speaking in the same chat, he stated that he shared a good equation with Breakker and Reed and that he had no intentions to betray them.

“Look, this industry is cutthroat, and I know people probably expected me to do some scummy shit with my current team, and I always got my eyes peeled, but I like the group of guys I’m currently aligned with in the Vision. We get along really well, not wrestling related, just behind the scenes.”

Considering that Logan Paul betrayed CM Punk just a few weeks back before aligning with The Vision, it’s hard to rule out the possibility of him pulling off something like that again.