], { 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, Je’Von Evans took to Instagram to post multiple pictures of himself in action on Monday Night RAW. He sarcastically apologized in the caption for being “The Best In Da Game Right Now.”

“‘Just Wanna Apologize Real Quick….Im Sorry For Being The Best In Da Game Right Now!! Elimination Chamber Bout To……Ya’ll Finish The Rest’ – Je’Von Evans #TheYoungOG,” read the caption.

You can check out the Instagram post below:

Former WWE champion made a massive claim about Je’Von Evans

Former WWE United States Champion Logan Paul recently broke character to praise Je’Von Evans.

In one of his recent YouTube vlogs, The Maverick referred to the 21-year-old as the future of World Wrestling Entertainment. Logan Paul noted that Evans had an “insane” moveset before going back to his heel self. He added that if everyone in the company was as good as Evans and The Vision, the audience would be glued to the action.

“This guy right here is the future of the WWE. The Vision’s the now, but this guy is insane. His name is Je’Von Evans. … This guy’s move set is insane. If everyone in the WWE was as good as me, The Vision and this dude right here, no one would ever be able to look away,” Paul said.

It will be interesting to see how Je’Von Evans fares in his first Elimination Chamber Match later this month in Chicago.