vuejs / devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools-v6.vuejs.org/
MIT License
24.64k stars 4.15k forks source link

Components tree horizontal scroll #1126

Open vedmant opened 4 years ago

vedmant commented 4 years ago

Version

5.3.3

Browser and OS info

Chrome 78, MacOS 10.14.6

Steps to reproduce

When components tree is very deep, it goes out of the components tree window https://screencast.com/t/sa4QQz6RtKc1 without horizontal scroll

What is expected?

To have horizontal scroll

What is actually happening?

No horizontal scroll, no way to see deep components

scoutrul commented 4 years ago

I have the same

jacekkarczmarczyk commented 3 years ago

v6 has the same issue