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

Belair recently reshared a post on Instagram Stories expressing frustration over eating during pregnancy. The former WWE Women’s Champion revealed that she has been struggling with a lack of interest in food during her pregnancy. She explained that while many expectant mothers experience cravings, she has had the opposite experience and often finds herself forcing herself to eat.

“So tired of forcing myself to eat or thinking of what to eat! I wish I had cravings..: I don’t get sick. I just don’t care for food during this pregnancy… But I have to eat for baby,” Bianca Belair wrote.

Check out the screengrab of her Instagram story below:


Bianca Belair shares promising health update

Bianca Belair provided another update on her recovery while she remains away from WWE programming.

The former Women’s Champion recently posted a video on her Instagram story sharing that her injured finger is flexing and bending. She revealed that therapy is still ongoing and that she is making progress. The EST noted that her pregnancy has given her extra time to focus on rehabilitation and recovery.

There’s still no timeline for her return, and it remains to be seen when fans will get to see her back in the ring and what plans the company has in store for her.