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

The overflowedIndicator property of the Menu component does not take effect. #4515

Closed
1 task done
MsRem opened this issue Aug 13, 2021 · 2 comments
Closed
1 task done
Labels

Comments

@MsRem
Copy link

MsRem commented Aug 13, 2021

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

2.2.6

Environment

vue v3.2.2

Reproduction link

Edit on CodeSandbox

Steps to reproduce

What is expected?

What is actually happening?

@github-actions github-actions bot changed the title Menu组件overflowedIndicator属性未生效。 The overflowedIndicator property of the Menu component does not take effect. Aug 13, 2021
@tangjinzhou
Copy link
Member

下个版本会通过插槽的形式添加:

<template #overflowedIndicator>
      <span>ABC</span>
    </template>

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants