Open
Description
This problem has been exist for a long time.
in this repo,it just freeze for few seconds, but in another repo, it will freeze 1~2 minutes.
And i used devtool's feedback several months ago, and it has no response.
reproduce steps:
- Download this repo default.zip
- execute
pnpm install
then when it's done executepnpm run dev
- open browser and goto
http://localhost:5173
and opendevtools
- Open devtools' setting and Disable
Ignore List

- refresh page and there will have a error like this

- click warning.js and add a breakpoint on this line
- re-open devtools and refresh page immediately. The DevTool will hang for seconds.
AB#52586880