Skip to content

Commit

Permalink
Merge branch 'next' into fix-12305
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqingchen authored Aug 22, 2022
2 parents 69962ac + 5287077 commit 8963f80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/taro-components/src/components/input/input.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ export class Input implements ComponentInterface {
value,
cursor: value.length
})
this.onInputExcuted = false
}
}

Expand Down

0 comments on commit 8963f80

Please sign in to comment.