Jonathan Dang

Results 1 comments of Jonathan Dang

If you're using vitest with browser mode, you can switch to use vitest's `userEvent` implementation as described in the [Interactivity API](https://vitest.dev/guide/browser/interactivity-api.html) That doesn't require any `stubGlobal` and just work out-of-the-box.