hug-sun / element3

A Vue.js 3.0 UI Toolkit for IT Education. Build with JS&TS
https://e3.shengxinjing.cn/
MIT License
3.28k stars 1.01k forks source link

Unable to expand child after setting 'unique-opened' attribute on ElMenu Component #572

Closed Lydanne closed 3 years ago

Lydanne commented 3 years ago

Bug description

Unable to expand child after setting 'unique-opened' attribute on ElMenu Component

What is the current behavior?

set prop unique-opened is true, not expand sub menu

What is the expected behavior?

click expand sub menu

Steps to Reproduce

  1. set prop unique-opened true 2.click menu

Environment