Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(scroll): input text selecting w/ mouse events
Do not preventDefault() within scrollView, mousedown when the target is a text input. Closes #1475
- Loading branch information