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

date picker not working with jquery 2.2 (maybe other js features too ?) #2808

Closed
MathieuDerelle opened this issue Feb 17, 2016 · 7 comments
Closed

Comments

@MathieuDerelle
Copy link

I'm new to materialize and I'm not sure if it's documented anywhere.

I was using jquery 2.2 and couldn't make date picker work. Changed it to jQuery 1.12 and everything was fine.

@smsalisbury
Copy link

I'm having the same issue. Here is a jsfiddle of the issue:

https://jsfiddle.net/spencer4of6/wbf6tx2j/

Switching it to jQuery 2.1.4 worked fine. Also, it seems to work on IE for me with jQuery 2.2, but not Firefox or Chrome.

@MacGyer
Copy link
Contributor

MacGyer commented Feb 19, 2016

+1

@MathieuDerelle MathieuDerelle changed the title date picker not working with jquery 2.2 (maybe other js features ?) date picker not working with jquery 2.2 (maybe other js features too ?) Feb 19, 2016
@Thanood
Copy link

Thanood commented Feb 19, 2016

I'm pretty sure this is a jQuery issue, since it also affects completely unrelated libraries, f.i. KendoUI. I'm just trying to avoid jQuery 2.2 for now.

@blackfyre
Copy link

Can confirm the problem with jquery version 2.2.1, reverting to 2.1.4 solves it.

@Dogfalo
Copy link
Owner

Dogfalo commented Mar 1, 2016

I've taken a brief look before but it gave no errors so I'm not sure what
the problem is yet
On Mar 1, 2016 5:47 AM, "Meki" notifications@github.com wrote:

Can confirm the problem with jquery version 2.2.1, reverting to 2.1.4
solves it.


Reply to this email directly or view it on GitHub
#2808 (comment)
.

@nikhil-pandey
Copy link

Clicking on the date picker input field doesn't work with jQuery v2.2.1. However, if i choose the input field using Tab key and hit Space key, picker appears and works fine.

@Dogfalo
Copy link
Owner

Dogfalo commented Mar 8, 2016

Duplicate of #2688

@Dogfalo Dogfalo closed this as completed Mar 8, 2016
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

No branches or pull requests

7 participants