devtools icon indicating copy to clipboard operation
devtools copied to clipboard

help: Enable devtools causes memory usage to continue to increase

Open zjjtm opened this issue 11 months ago • 0 comments

📚 What are you trying to do?

I set devtools: { enabled: true } in my nuxt3 project(windows 11, node: v22.14.0, devtools: v2.3.0), then run dev, found that memory usage to continue to increase until it occupies the entire memory.

Then I set devtools: { enabled: false }, memory usage returned to normal.

Is this a bug? Has anyone encountered the same problem?

🔍 What have you tried?

No response

ℹ️ Additional context

No response

zjjtm avatar Mar 16 '25 08:03 zjjtm