Alex Tompkins

Results 5 comments of Alex Tompkins

Hi @antfu, the issue occurs with _**any**_ repo which uses vitest, if you run the `vitest --ui` command from PowerShell or cmd. There is no way (that I know of)...

Hey I might be missing something here but the typings for `JSX.TargetedEvent` still seem wrong as of Preact 10.15.1. Specifically that `event.target` is always of type `EventTarget` rather than the...

Yeah, to me it seems that this is a breaking change and hence shouldn't be included in a minor version regardless of reasoning. > Mixing the test instances (and hooks...

@rodamaral interesting, although I'm fairly sure that's not the same issue. As you can see from the stacktrace, it seems like the issue stems from the drive letter in the...

Just wanted to note my appreciation for this, as a member of a team using Tanstack Query with preact 🫶