Ingmar Hergst

Results 2 comments of Ingmar Hergst

I can confirm the issue of multiple `@testing-library/dom` versions leading to unnecessary `act()` warnings. In our case, it happened when updating to React 18 in a project with `@testing-library/react` and...

Thanks @dummdidumm! Just tried Svelte 5.1.5 with the fix, and can confirm that it works.