Jendrik
Jendrik
Still broken in 3.1.2
I only use record types with the value type including undefined: `Record`. Record works way better (read: stricter) that way.
Previous discussions: #11422 #5954
please reopen. It's not fixed in non-browser mode and the linked stackblitz still reproduces the issue, even with vitest 4.0.10.
I think the terminal scrollback buffer of stackblitz to too small for this. If you run `npm run test:run >& test.log`, you can see the deprecation warning in the log...