line must be greater than 0
error happens with ssrFixStacktrace
when same error happens the second time
#11037
Closed
7 tasks done
Labels
Describe the bug
When a same error happened during rendering in SSR twice, Vite crashes with the following error.
Reproduction
https://stackblitz.com/edit/github-mxjv5s?file=src%2Ffoo.js
Steps to reproduce
npm i
(will run automatically in stackblitz)npm run dev
(will run automatically in stackblitz)System Info
System: OS: Linux 5.0 undefined CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Memory: 0 Bytes / 0 Bytes Shell: 1.0 - /bin/jsh Binaries: Node: 16.14.2 - /usr/local/bin/node Yarn: 1.22.19 - /usr/local/bin/yarn npm: 7.17.0 - /usr/local/bin/npm npmPackages: vite: ^3.2.3 => 3.2.4
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: