[Bug Report] x-input 的 is-type 会导致 input 失去焦点
Open
- Dominant language
- Vue
- Stars
- 17.5k
- Forks
- 3.6k
- PR merge metrics
- No merged PRs in 30d
Description
### VUX version
2.9.2
### OS/Browsers version
safari
### Vue version
2.5.17
### Code
```html
```vue
```
```
### Steps to reproduce
1. x-input
2. 设置 is-type
3. 在 safari 中输入
### What is Expected?
应该是正常的
### What is actually happening?
每输入一个字符,就进行一次校验,失焦.
然后键盘被关闭,再重新打开
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.