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

Netflix recently posted a teaser for January 7, 2026, with the hashtag “whatnext.” During the trailer, a girl was shown travelling in a bus when Bianca Belair and Liv Morgan made a sudden appearance. Netflix captioned the video as follows:

“Your Future is on its way. #WhatNext Jan 7, 2026.”

Check out the tweet here:


Kendal Grey responds to comparisons with Bianca Belair

Kendal Grey is one of the rising stars in Evolve, where she is the current Women’s Champion. Kendal is known for her athletic prowess and sheer strength in the ring. This has also resulted in people often comparing her to Bianca Belair.

During a recent appearance on The Wrestling History Channel, Kendal Grey reacted to these comparisons, stating that she has a lot of work to do to catch up to the EST of WWE. But she remains hopeful that she can achieve the same amount of success as Belair.

“She is so good at what she does, and obviously I have so much work to catch up to her. Because she is so much more experienced than me. But for people to see that future for me? I would hope that can happen one day. But it’s a cool feeling. You know, I know I’m putting in the work and I’m trying to get better every single day. And it’s just a cool feeling.” [H/T 411mania]

It remains to be seen when Belair will be cleared to return to the ring.