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

originalEvent object needs preventDefault fn #1824

Merged
merged 1 commit into from
May 6, 2016

Conversation

bbarry
Copy link
Contributor

@bbarry bbarry commented Mar 10, 2016

preventDefault function expected by jQuery 2.2.1

not sure if:

ok(evt.originalEvent.isDefaultPrevented, 'prevented original event');

should be added to test.

preventDefault function expected by jQuery 2.2.1
@acrobat acrobat merged commit 939993b into uxsolutions:master May 6, 2016
@acrobat
Copy link
Member

acrobat commented May 6, 2016

Thanks @bbarry

@acrobat
Copy link
Member

acrobat commented May 6, 2016

I've added the extra check in 9341da0

@acrobat acrobat added this to the 1.7.0 milestone May 6, 2016
@bbarry bbarry deleted the patch-1 branch May 6, 2016 21:09
@acrobat acrobat mentioned this pull request May 1, 2017
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.

2 participants