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

On last night’s episode of NXT, Lola seemingly had her final match in the developmental brand. She challenged NXT women’s champion Kendal Grey to an underground match. Despite putting up a great showing, the former NXT women’s champion ended up on the losing side as Grey defeated her with a submission.

After the match, an emotional Lola Vice was seen taking in the adulation of the crowd when out came her boyfriend Damian Priest. The two were seen sharing a long hug before the female superstar went back into the ring to address her supporters.

Damian Priest shares why his relationship with Lola Vice works

Damian Priest and Lola Vice have been dating for more than a year. The two stars are regularly seen together on social media and of late, they have been open to talk about their relationship.

The former member of the Judgment Day was seen in a video with Chris Distefano when he shed more light on his relationship with the NXT star and how it is perfect for them. He said:

“So she’s a wrestler, too. So we don’t have the same exact schedule, but sometimes they coincide. And that’s cool because then it’s just easier, you know, we’re just around. So we don’t have that issue that I would think other couples would have where it’s like, ‘Well, you’re never home.’ It’s like, well, this is the job. At least she gets it. And when we do have time together, we’re perfectly happy. You know what I mean?”

It seems like the two of them have worked out how to be in a perfect relationship. Going by what happened on NXT, it seems like their relationship is stronger than ever.