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

According to a recent report from WrestleVotes on Fightful Select, there was an idea to put on a Lil Yachty concert as one of Sunday Night’s Main Event’s main segments. However, the concert is no longer happening, although Trick Williams and Lil Yachty will still likely be a major part of the show.

According to the report, the concert was cancelled following the feedback about the last Saturday Night’s Main Event show. This time around, the company is supposedly putting more emphasis on pro wrestling.

WWE star Trick Williams has high praise for Lil Yachty

According to Trick Williams, Lil Yachty has a lot of passion for pro wrestling.

Speaking in an interview with SneakerReporter, Williams stated that Lil Yachty was not willing to have an unnecessary appearance in programming. He said:

“He’s a guy who obviously loves the business. He don’t necessarily need to do everything that he’s doing because he’s had and is having a very successful hip-hop career, movies, everything like that. The truth is he just loves the business. That’s why he comes to all the shows for years now. Opportunity came before WrestleMania. They wanted to get him involved in some way and they said, ‘How would you feel about walking out with Trick Willy?’ They asked him and they asked me. I thought it was dope. He thought it was dope. But he was like, ‘Man, if we’re gonna do this, I don’t want it to be a one week type thing. I want to have some real storyline going into this. Let’s make this a moment instead of a random one-off.’”

For the time being, it remains to be seen what is next for Trick Williams and Lil Yachty in WWE.