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

$(document).ready() not firing in Firefox for Android 83 #4812

Closed
benediktcarda opened this issue Nov 29, 2020 · 3 comments
Closed

$(document).ready() not firing in Firefox for Android 83 #4812

benediktcarda opened this issue Nov 29, 2020 · 3 comments

Comments

@benediktcarda
Copy link

jQuery does not fire the $(document).ready() event listener in Firefox for Android. I am using Firefox version 83 and of course the latest jQuery version. This is only true for Firefox Android version. On the current desktop version (83 as well) it works as it should.

Here is the test case:
https://jsfiddle.net/carda/bm019eyf/2/

@ygj6
Copy link
Contributor

ygj6 commented Nov 30, 2020

Very confused, I tested the above link with my Android phone and it works.

Android version: 9
Firefox version: 83.1.0

@michaljusiega
Copy link

michaljusiega commented Nov 30, 2020

For me working too:

Screenshot_20201130-053331_Firefox.jpg
Screenshot_20201130-053353_Firefox.jpg

@timmywil
Copy link
Member

Thanks for opening an issue. Given the above comments, it's very unlikely this is an issue in jQuery.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants