[Select] Focus event always be triggered when click input box. #12281
Comments
如果你们也认为这是一个bug的话,我可以提pr修复 |
PR is welcomed : ) |
@BoostIO funded this issue with $10. Visit this issue on Issuehunt |
zombieJ
added a commit
to react-component/select
that referenced
this issue
Oct 8, 2018
* fix ant-design/ant-design#12281 prevent focus blur event when click in multiple mode * update snapshot * kill inline function * add tests
@Frezc has started working. Visit this issue on Issuehunt |
@Frezc has submitted output. Visit this issue on Issuehunt |
@afc163 has rewarded. Visit this issue on Issuehunt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
3.9.2
Environment
win10 chrome 68.0.3440.75
Reproduction link
Steps to reproduce
Every time click the inputbox,the focus will be log
What is expected?
focus event shouldn't be triggered when click
What is actually happening?
Focus event always be triggered when click
The text was updated successfully, but these errors were encountered: