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

However, there is apparently a glaring discrepancy in the documentary. According to the legend’s daughter Brooke Hogan, there was a large section about his real life personality missing.

“For a wrestling fan, it captured every single moment of his career from beginning to end. It was definitely a showcase piece for sure. But it was, in my opinion, missing about 98% of critical, real-life, factual information. I feel like I was living in an alternate universe. I was like, ‘I didn’t realize this is how it went down.’ … I was just shocked that they acted like everything that was in there was news to everybody. Like we knew about steroids and we knew about drugs. But there were many key things, things that tie in. There’s many causes for the reaction.”

You can check out her comments below:

youtube-cover

Hulk Hogan’s daughter was not happy with how she was portrayed

WWE legend Hulk Hogan’s daughter was not featured much in the documentary, to her disdain.

When asked about how she felt about her being glossed over in Hogan’s documentary. She said:

“If that was the case, I couldn’t feel less like my father’s daughter now. As sad as that is to say, I feel so not loved at all. I was just shocked that my loyalty, like undying loyalty, commitment, hours and time…I never wanted anything back from it except my dad, his respect and his love. Loyalty got me nowhere and yes men got all the glory. It was really disheartening. I feel like it just wasn’t at all a glimpse into reality. It wasn’t my reality, at least.”

Whether this leads to a discussion behind the scenes, is something only time will tell.


If you use any quotes from here, please credit the source and give an H/T to Sportskeeda for the transcription.