Alexander Schmidt
Results
2
issues of
Alexander Schmidt
A potentially really quick fix. When running typescript compiler I get the following errors `Parameter 'attributeName' implicitly has an 'any' type` `Parameter 'oldValue' implicitly has an 'any' type` `Parameter 'newValue'...
**Describe the bug** I am using happy-dom in my tests in combination with `vitest` and `testing-library/vue` to test vue components. When updating to happy-dom v13 I start getting the following...
bug