Element Plus version
2.0.2
OS/Browsers version
Fedora 35 / Google Chrome 97.0.4692.99
Vue version
3.2.31
Reproduction Link
https://github.com/hartois/bugtest-el-plus
Steps to reproduce
- Open devtools
- Open vue-devtools tab
- Try open menu, submenu
What is Expected?
Menu, submenu opens quickly
What is actually happening?
Serious lags before menu opens, high CPU usage, lags in vue-devtools
5条答案
按热度按时间beq87vna1#
Maybe it's a problem with
vue-devtools
, closevue-devtools
to try, it's best to usemac
orwindows
1hdlvixo2#
Without vue-devtools the problem does not appear.
But without el-menu the problem does not appear too.
With this vue-devtools but on vue2 and element-ui no problems!
I can't figure out which side the problem is: vue-devtools or el-menu.
tmb3ates3#
same problem on windows
qlvxas9a4#
Same problem here. Lags appears also for
el-tooltip
component.And the behavior is the same as hartois' description.
Without vue-devtools the problem does not appear. But without el-menu the problem does not appear too.
With this vue-devtools but on vue2 and element-ui no problems!
I can't figure out which side the problem is: vue-devtools or el-menu.
but5z9lq5#
Lags are still in v2.2.11