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

Brock Lesnar had a moment during the Royal Rumble this year where he appeared and started to dominate everyone in the ring. He did not go on to win it and was eliminated rather quickly and in a sudden way, that left everyone wondering just what had happened. However, it was another moment in the Rumble that everyone has been talking about.

At the Rumble, Lesnar crossed paths with Ilja Dragunov. Dragunov took him on and hit him with a number of moves, including chops in the corner. However, the Beast Incarnate no sold the movies, suddenly shouted out, and then eliminated the star from the match.

Fans were not unhappy about this, and some of them even praised it online after there were some who were speaking about the matter as Ilja getting buried. The defense of Lesnar and the overall reaction of the fans though, has not left those backstage in WWE too happy.

As per a report from Fightful Select surrounding the situation, those backstage were left unhappy and had “eye roll” reactions to the idea that fans were happy about the way that Lesnar had decided to act in the match, which saw the star being eliminated by Lesnar quickly.

It remains to be seen what Brock Lesnar does next. So far, nothing is confirmed.