Skip to content
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

select插槽里放置按钮,点击后,下拉菜单随即失去焦点 #6613

Open
5 tasks done
huang-haian opened this issue Dec 11, 2024 · 0 comments
Open
5 tasks done
Labels
untriaged need to sort

Comments

@huang-haian
Copy link

Describe the bug

插槽里放置按钮,点击后,下拉菜单随即失去焦点

新增
确定 取消

Steps to reproduce

新增
确定 取消

Link to minimal reproduction

<template #header>

<n-button type="primary" ghost size="small" @click="onAddOption">新增
<n-button type="primary" size="small" @click="onConfirm">确定 <n-button size="small" @click="clear">取消

System Info

"naive-ui": "^2.40.1"

Used Package Manager

pnpm

Validations

@huang-haian huang-haian added the untriaged need to sort label Dec 11, 2024
@huang-haian huang-haian changed the title 插槽里放置按钮,点击后,下拉菜单随即失去焦点 select插槽里放置按钮,点击后,下拉菜单随即失去焦点 Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged need to sort
Projects
None yet
Development

No branches or pull requests

1 participant