naive-ui
naive-ui copied to clipboard
TreeSelect 组件 props consistentMenuWidth 在禁用时存在滚动条 peers 变量未生效的情况
Describe the bug
TreeSelect 组件 props consistentMenuWidth 在禁用时存在滚动条 peers 变量未生效的情况,但可以配置全局组件变量实现
Steps to reproduce
https://codesandbox.io/p/sandbox/elastic-beaver-lqslsl?file=%2Fsrc%2FDemo.vue
Link to minimal reproduction
https://codesandbox.io/p/sandbox/elastic-beaver-lqslsl?file=%2Fsrc%2FDemo.vue
System Info
latest
Used Package Manager
pnpm
Validations
- [X] Read the Contributing Guidelines.
- [X] Read the docs.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A open a GitHub Discussion.
- [X] The provided reproduction is a minimal reproducible example of the bug.