Skip to content

fix(Cascader):fix trigger slot without keyboard event #8271

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yuxi-ovo
Copy link

fix #8235
The custom display example of the Cascade component page on the official website cannot be selected through the keyboard after expanding the options menu
I solved the problem by wrapping a layer of event bound div around the custom element. Please correct me if there are any errors!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Keyboard navigation (arrow keys) not working in Cascader dropdown when using custom slot
1 participant