-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.3.10
Environment
browser
Reproduction link
Steps to reproduce
输入a 失焦 添加a,再focus 无法触发focus事件,当select有值的时候都无法触发focus事件。
What is expected?
不管什么时候,希望focus的时候,都可以触发focus事件。
What is actually happening?
select 为tag模式且存在值的时候,focus事件失效。