ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.12k stars 14.64k forks source link

Default deployment problem of [bug report] navigation menu #19561

Open ck0904 opened 4 years ago

ck0904 commented 4 years ago

Element UI version

2.13.2

OS/Browsers version

Chrome/74.0.3729.131

Vue version

3.0.0-beta.14

Reproduction Link

https://codepen.io/ck0904/pen/pogorpZ

Steps to reproduce

打开页面默认展开item,点击收起,导航页面收起。再点击展开,导航菜单展开但default-openeds设置的展开项并没有生效。

What is Expected?

导航菜单再次展开时default-openeds设置的展开项生效

What is actually happening?

导航菜单展开但default-openeds设置的展开项并没有生效

element-bot commented 4 years ago

Translation of this issue:

Element UI version

2.13.2

OS/Browsers version

Chrome/74.0.3729.131

Vue version

3.0.0-beta.14

Reproduction Link

https://codepen.io/ck0904/pen/pogorpZ

Steps to reproduce

Open the page to expand item by default, click collapse, and the navigation page will collapse. Click expand again to expand the navigation menu, but the expansion item set by default opened does not take effect.

What is Expected?

When the navigation menu is expanded again, the expansion item set by default openeds will take effect

What is actually happening?

The navigation menu expands, but the expansion item set by default openeds does not take effect

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.