”
], { 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);
});
});
})();
Dallas appeared as part of the event and was able to meet up with Matt and Jeff Hardy, as shown on Hardy’s Instagram.
Dallas doesn’t have social media and isn’t someone who is spotted often outside of the ring, but it seems that now that he’s considered to be a free agent, he could be set for many more events in the near future.
Bo Dallas was the leader of The Wyatt Sicks on WWE RAW and SmackDown
Bo Dallas was an integral part of WWE for many years, and someone who was handed the task of continuing his brother Bray Wyatt’s legacy following his passing back in 2023.
Bo Dallas was able to assemble The Wyatt Sicks based on his brother’s vision, and the group became one of the most popular on the main roster. After what was an incredible debut on RAW, it seems that the group lost a lot of hype because of their booking and was then released in April.
The whole of the group was released, since it appears that WWE wanted to go in a new direction now that SmackDown has moved back to two hours, but Dallas’ release came as the biggest shock, since the company still had many options for him.
It’s unclear what Taylor Rotunda has planned for his career moving forward, since Nikki Cross and Joe Gacy have already changed their names back to Nikki Storm and Joseph Sawyer and made their return to the Independent Circuit now that they are free agents.
The former champion could still have a lengthy future in the ring if he decides to step back between the ropes, but at present he has some event bookings coming up and appears to be in the process of deciding what could be next for him.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-just-in-bo-dallas-spotted-first-time-since-wwe-release?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here



