You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
📚 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
The text was updated successfully, but these errors were encountered: