- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.8k
 
Open
Labels
untriagedneed to sortneed to sort
Description
Describe the bug
1、n-tree-select在wujie微前端中,中文无法输入问题。
2、n-select有:ignore-composition="false"这个配置,配置后可以输入中文。
3、n-tree-select没有:ignore-composition="false"这个配置,导致无法输入中文。
- n-tree-select in the wujie micro-frontend fails to input Chinese characters.
 - n-select has the :ignore-composition="false" configuration, which allows Chinese characters to be input.
 - n-tree-select does not have the :ignore-composition="false" configuration, which prevents Chinese characters from being input.
 
Steps to reproduce
1、n-tree-select在wujie微前端中,输入中文回车键无法生效。
Link to minimal reproduction
https://github.com/tusen-ai/naive-ui
System Info
"naive-ui": "^2.41.0",Used Package Manager
pnpm
Validations
- Read the Contributing Guidelines.
 - Read the docs.
 - Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
 - Check that this is a concrete bug. For Q&A open a GitHub Discussion.
 - The provided reproduction is a minimal reproducible example of the bug.
 
Metadata
Metadata
Assignees
Labels
untriagedneed to sortneed to sort