This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix syncing between react and DOM urlbar focus/select
previously it seems that the urlbar was getting selected every time the react select state was updated; yet then the react selected state would be updated to false. this may fix #5529 Auditors: @bbondy Test Plan: follow Alex's test steps in #5529 and check that the first character is not deleted.
- Loading branch information