Skip to content

Commit

Permalink
Update Select.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
rgripper authored Aug 23, 2023
1 parent 70c921f commit 8dafd05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-select/src/Select.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1375,6 +1375,7 @@ export default class Select<
) {
this.blurInput();
}

// reset move vars
this.initialTouchX = 0;
this.initialTouchY = 0;
Expand Down

0 comments on commit 8dafd05

Please sign in to comment.