Reinier Kaper
Reinier Kaper
Is [this issue](https://github.com/vitest-dev/vscode/issues/564) related to it? We're having trouble getting the workspace to work from the root directory (both in CLI and the extension), whereas running the projects individually works...
I actually think it's just a false positive. `getRouteBasename` always returns a string, so the assigned value to `pageSource` is always a string, not sure why it thinks it can...
I can confirm the latest two versions no longer work. I can't command+click components anymore and they're not highlighted properly.
There's something really fundamentally broken with how events are simulated. I have an accessible dropdown, which also responds to keyboard inputs and I can't focus the button and hit enter....