vuejs / devtools-v6

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

Slow app perfromance when using vue devtool with antd #1939

Open mdwekat opened 2 years ago

mdwekat commented 2 years ago

Version

6.2.1

Browser and OS info

Chrome 105.0.5195.102

Steps to reproduce

1- create Vite Vue app 2- install ant-design-vue 3- import some components like nested menu or dropdown 3 open Vue dev tool 4- animation and app performance becomes very bad

What is expected?

The performance does not get affected when using the Vue dev tool

What is actually happening?

the performance hit very bad animation slow

userchun commented 2 years ago

卡顿太严重,有什么解决方法吗

mudoo commented 2 years ago

Same problem. sometimes crash when using a-table component.

Erinov commented 1 year ago

Same. Any solution ?

jd-solanki commented 1 year ago

I am also facing this issue when using vuetify. Navigating between pages takes 3-4 seconds. Opening the same app in guest windows works like charm ✨

atilkan commented 1 year ago

+1

al123xiaaaa commented 1 year ago

it's extremely slow when using AntD or ElementPlus components library

mkrjhn commented 1 year ago

+1 it's almost impossible to use with ElementPlus

pzgz commented 1 year ago

same with arco.design vue, especially working with list or table rendering, even 10 records will show down the page rendering a lot

busybox11 commented 1 year ago

Same, also with Ant design for vue. Typing a character on a basic input field can take a couple hundred milliseconds to appear.

s3xysteak commented 11 months ago

Same, with Antd Vue. Vuejs 3.3.11, Vite 4.5.1