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
I'm using it to fetch Tauri's latest plugin doc, but encounter an reproducible Error:
file://.../node_modules/.pnpm/[email protected]/node_modules/happy-dom/lib/nodes/element/Element.js:1134
window[id] = element;
^
TypeError: Cannot set property opener of #<Window> which has only a getter
at #addIdentifierToWindow (file://.../node_modules/.pnpm/[email protected]/node_modules/happy-dom/lib/nodes/element/Element.js:1134:24)
at [connectedToDocument] (file://.../node_modules/.pnpm/[email protected]/node_modules/happy-dom/lib/nodes/element/Element.js:1088:40)
...
I'm using it to fetch Tauri's latest plugin doc, but encounter an reproducible Error:
Env:
Command to reproduce:
The text was updated successfully, but these errors were encountered: