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
…roperty (#1560)
* fix: [#1557] TypeError: Cannot set property srcObject had only a getter
* chore: [#1557] Adds validation for if object is of type MediaStream
---------
Co-authored-by: David Ortner <[email protected]>
Describe the bug
I cant set the srcObject props of a dom element "generated" by happi-dom
To Reproduce
https://stackblitz.com/edit/vitest-dev-vitest-ve6adl
Expected behavior
I can set srcObject to a stream or anything else
Device:
System:
OS: Windows 11 10.0.22631
CPU: (16) x64 AMD Ryzen 7 7745HX with Radeon Graphics
Memory: 15.30 GB / 31.69 GB
Browsers:
Edge: Chromium (125.0.2535.92)
Internet Explorer: 11.0.22621.3527
Happy-dom: 15.7.4
Additional context
I am using vitest. Thats working well with jsdom.
The text was updated successfully, but these errors were encountered: