Skip to content
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

Simplify input event prevention #326

Merged
merged 1 commit into from Feb 25, 2019
Merged

Conversation

yuriy-fix
Copy link
Contributor

@yuriy-fix yuriy-fix commented Feb 22, 2019

Fixes vaadin/vaadin-date-picker#634

There was a minor timing issue with preventing input event occurring on focusin which leads to the problem with vaadin/vaadin-date-picker#634 .
The solution is still covered with the tests, however the timing is difficult to test.


This change is Reviewable

@yuriy-fix yuriy-fix merged commit c06fc68 into master Feb 25, 2019
@web-padawan web-padawan deleted the fix-ie-input-prevention branch April 4, 2019 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants