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

Props "menuItemSelectedIcon" not workin for Select at mode='default' #17360

Closed
1 task done
InFuz opened this issue Jun 28, 2019 · 1 comment
Closed
1 task done

Props "menuItemSelectedIcon" not workin for Select at mode='default' #17360

InFuz opened this issue Jun 28, 2019 · 1 comment

Comments

@InFuz
Copy link

InFuz commented Jun 28, 2019

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

Reproduction link

Edit on CodeSandbox

Steps to reproduce

  1. Create select in default mode.
  2. Add "menuItemSelectedIcon" props

What is expected?

Props "menuItemSelectedIcon" add selected-icon for selected Option.

What is actually happening?

Nothing! selected-icon did not appear.

Environment Info
antd 3.19.8
React 16.8.6
System macOS 10.14.5
Browser Google Chome 75.0.3770.100
@zombieJ
Copy link
Member

zombieJ commented Jun 29, 2019

menuItemSelectedIcon is a prop for multiple options. Should update doc for this.

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

No branches or pull requests

3 participants