HubSpot/offline

document.body is null

joker-777 opened this issue · 0 comments

Hi,

we are receiving quite a few error like document.body is null, mostly from mobile devices which use the firefox browser. It happens here

document.body.appendChild(el);

Thanks