I am setting up vitest and I would like to use the UI to inspect the tests.
However, while the UI screen loads and it shows on the left side which tests failed or succeeded, I can’t get extra information about them when I click them. I always stays on dashboard, while I expect there to be different tabs like the report tab and others.
What could be the reason for this?
Vite.config.ts
src/tests/setup.ts