You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In [email protected] a new virtual console was introduced. We need to send in the Node.js console to the constructor of the Happy DOM window instance as an option to keep the current behavior (which is also how it is done for JSDOM).
Describe the bug
In
[email protected]
a new virtual console was introduced. We need to send in the Node.js console to the constructor of the Happy DOM window instance as an option to keep the current behavior (which is also how it is done for JSDOM).Reproduction
[email protected]
Expected
The Happy DOM console outputs to the terminal.
Actual
Nothing from the Happy DOM console is outputted.
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: