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

However, WWE has gone in a different direction after announcing that Gunther will face Rollins at the event after The Ring General returned to attack The Visionary on RAW this week. Meanwhile, Bron Breakker has been spotted outside WWE during this period of uncertainty for him.

A video shared by Bass Nation reveals Breakker, who is an avid fisherman, reeling in a bass fish and getting excited over the catch. The post also reveals that the episode of Bassmaster Celebrity Pro-Am will air on the Roku channel on April 4.

Fishing is something that came naturally to the former Intercontinental champion. His family lived in Woodstock, Georgia, near Lake Allatoona, and Breakker spent a lot of time in the quiet of the woods and the lake.


Bron Breakker has been medically cleared

When WWE pivoted to book Seth Rollins vs. Gunther at WrestleMania, fans believed that the reason behind this was Bron Breakker might not have been cleared to compete.

However, a report from F4WOnline mentions that the 28-year-old has been medically cleared to return to action. However, WWE has decided not to rush the match between Breakker and Rollins at WrestleMania 42.

The report noted that the decision was made to ensure that the feud between the two stars is given proper time to build for an eventual showdown. It was also mentioned that plans for Gunther to face Seth Rollins have been in the works for a while now.