], { 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, the news broke that Ludwig Kaiser had been arrested. The star’s arrest shocked everyone, especially given the timing, with the star set for a huge

The star was arrested for battery, as per the arrest report. Now, PWInsider has reported on further details surrounding what happened with Kaiser’s arrest. The report said that he was arrested earlier in Florida, and that the details beyond battery were still unclear. However, they shut down all rumors that it was because of a domestic incident, as had been speculated. The reality is that it was not because of a domestic incident, but due to an altercation with a man elsewhere.

The report went on to state that the star was now out on bail for $1000 at 11:20 PM EST.

With WWE usually having very little tolerance for arrests of superstars, it remains to be seen if this leads to the company taking harsh steps where Kaiser is concerned when it comes to the booking. If they don’t release him altogether, he may find his push hampered, or even lose to the Original El Grande Americano in the coming match, and be forced to unmask. Given the popularity of the star in Mexico, this would be a huge blow to both him and the company.

The coming weeks will reveal more as the match is set to take place in 10 days. WWE is yet to put out a statement regarding the situation either.

Stay tuned to Sportskeeda for more developments about Ludwig Kaiser’s arrest.