Input.Search render both default Button and enterButton's Reactnode #9639
Comments
This was referenced Mar 19, 2018
So the issue is still there? antd@3.7.0 |
no I think it's fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
3.3.0
Environment
Mac, chrome, firefox
Reproduction link
https://codesandbox.io/s/32pv456oq
Steps to reproduce
add enterButton={Button} to Input.Search
What is expected?
two buttons are rendered.
What is actually happening?
Should only render the given button instead the default one at the same time.
The text was updated successfully, but these errors were encountered: