opentiny / tiny-vue

TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
https://opentiny.design/tiny-vue
MIT License
1.66k stars 264 forks source link

🐛 [Bug]: select组件开启属性click-expend,不会生效,选中项被隐藏 #1692

Closed wtina closed 4 months ago

wtina commented 4 months ago

Version

latest

Vue Version

latest

Link to minimal reproduction

Step to reproduce

开启click-expend,不会折叠,选中项不会展示

What is expected

No response

What is actually happening

No response

What is your project name

hundsun

Any additional comments (optional)

No response

Issues-translate-bot commented 4 months ago

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛 [Bug]:

kagol commented 4 months ago

@wtina API文档错误,应该是click-expand,而不是click-expend,我们将在下一个版本中修复此问题。 关于click-expand的使用可以参考以下demo: https://opentiny.design/tiny-vue/zh-CN/smb-theme/components/select#collapse-tags image