vuejs / devtools

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools.vuejs.org/
MIT License
1.7k stars 121 forks source link

Lost mount time in v7 #678

Open mrleblanc101 opened 2 weeks ago

mrleblanc101 commented 2 weeks ago

Is this intended, I don't see component mount time in v7:

v6:

Screenshot 2024-11-03 at 11 16 49 PM

v7:

Screenshot 2024-11-03 at 11 17 37 PM
alexzhang1030 commented 2 weeks ago

Hi, how can I enable this feature in devtools v6?