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

On Instagram, Paul shared a Pokémon-related announcement. In the video, he fell from the chair and almost suffered another triceps injury, and admitted to the same, courtesy of his caption.

“Almost tore my tricep again. This Saturday I will attempt to catch my first ever Shiny Pokémon — 1 in 8,192 Odds, the Pokémon equivalent of hitting a hole in one. For every Pokémon encounter, we’ll add $1 to a prize pool. When I catch Shiny Onix, one lucky viewer will get the entire pot. I could be hunting for days. And I’m live streaming all of it on my YouTube channel (LoganPaulVlogs) & Twitch (LoganPaulWasTaken). Saturday, September 19th @ 12p EST. Mark your calendars and SEE YOU THERE,” wrote Paul.

Check out Paul’s Instagram post:

Logan Paul Will Need More Time To Heal

Logan Paul has been injured for about four months. Unfortunately for him, he won’t return to the ring until November, at the very least.

In a recently uploaded YouTube vlog, Paul paid a visit to WWE’s Associate Medical Director, Dr. Jeffrey R. Dugas, who told the former United States Champion the following:

“No I’m saying you’ll be months before you’re ready to do everything that Logan Paul needs to be able to do… The risk outweighs the benefit. You’re in this for the long haul, you got a career here we gotta think about… Six months, look I even said we’ll go five and a half, that’s the plan,”

Paul has been accompanying The Vision for their tag team matches and segments, but has yet to step into the ring for a match.