Matheus Gabriel Werny
Matheus Gabriel Werny
I do not understand that. Is this a bug? Is my source code wrong?
Is there any way to solve this issue?
Looking forward to it.
@capricorn86 I further investigated the issue. It is related to this one, https://github.com/oven-sh/bun/issues/16363. It seems to be an error by Bun.
The error still persist but as mentioned before is probably caused by https://github.com/oven-sh/bun/issues/16363.
I tried the following with Nodejs since Bun has the mentioned error. The embedded JavaScript is still not executed. Source code: ```ts import {GlobalRegistrator} from "@happy-dom/global-registrator"; import {Browser, type BrowserContext,...
@canadaduane Do you have expertise to this issue?
@thraex-aquator Thank you. This should be handled by this library and certainly not by every end application. @capricorn86 Is it correct that `DOMContentLoaded` needs to be triggered manually? This seems...
Here instead, `exists()` is used for that purpose.
I never bothered about it but is `std::int64_t` 64 bits on 32 bits machines?