-
Notifications
You must be signed in to change notification settings - Fork 586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
9.4.1 introduces mousedown/mouseup bug on click to select #568
Comments
@lvpro Thanks for reporting this! @aberezkin Mind taking a look at this regression? |
We are having the same problem, started recently. We are using the standalone UMD build. |
@moroshko Yep, I'll have a look. |
@aberezkin @moroshko This might actually warrant renaming a prop slightly or introducing a prop, but in any case seems like an unwanted behavior. |
Can we get this pushed to npm? |
@maxkolyanov Could you provide a repro for the regression you found in 9.4.1, and open a new issue? |
Are you reporting a bug?
Yes.
https://codepen.io/anon/pen/KxQovE
(Note, this required changing the loaded version on Codepen to 9.4.1).
c
, and wait for suggestions to appearObserved behavior:
Focus goes back to autosuggestion.
Expected behavior:
Focus should not go back to autosuggestion. This began in 9.4.1 today.
The text was updated successfully, but these errors were encountered: