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

Earlier today, Stephanie Vaquer took to Instagram to seemingly confirm that she wasn’t done with the Women’s World Champion. The Chilean star shared multiple pictures from the bout and penned a defiant message in the caption.

“Dreams only die when the dreamer dies. Never stop fighting,” Vaquer wrote.

You can check out her Instagram post below:

Stephanie Vaquer received praise from WWE NXT star

While speaking on the Busted Open podcast, Stephanie Vaquer’s real-life boyfriend and NXT star Myles Borne revealed that he and the Chilean star never had any issues communicating because of the language barrier.

Myles Borne stated that the former Women’s World Champion had worked very hard on her English. He praised Vaquer for her ability to hold a conversation. The former NXT North American Champion opened up about his hearing impairment before noting that the 33-year-old had made massive progress since her arrival in WWE.

“And the way she remembers things and the way she holds conversation is absolutely incredible to me because as a hearing-impaired kid, not a lot of people understand that one language alone is tough enough because we don’t hear all the syllables. So we are always having to work overtime just to try to pronunciate words correctly. So whenever someone, you know, say, ‘Hey, have you learned any Spanish?’ ‘Uh, poquito.’ But like, I’m struggling already with English. And it’s just, you know, I understand you right there. Because she’s come over here and she’s taking it by the horns and she’s run with it,” Borne said.

Just like Stephanie Vaquer, the recent in-ring appearances have also been disastrous for Myles Borne. The 27-year-old put both his NXT North American Championship and NXT Tag Team Championship on the line at WWE NXT Heatwave. Unfortunately, he lost both the titles.

After losing the NXT North American Title, Borne attacked Tavion Heights and turned heel. It will be interesting to see if Vaquer follows a similar path in case she fails to win back the Women’s World Championship.