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

Tubular does not respect Modernizr #71

Open
GoogleCodeExporter opened this issue Mar 15, 2016 · 1 comment
Open

Tubular does not respect Modernizr #71

GoogleCodeExporter opened this issue Mar 15, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Boot up Modernizr v3, include a test for $(':root').hasClass('videoautoplay')
2. Place Tubular inside of the test
3. Tubular does not create the video elements

What is the expected output?
Beautiful background video

What do you see instead?
Beautiful background without video (expected behavior if test fails)


Original issue reported on code.google.com by [email protected] on 26 Feb 2015 at 10:45

@GoogleCodeExporter
Copy link
Author

Be advised that in Modernizr v.2.x, the same behavior occurs with "touch" 
detection. If Tubular fires any later than at doc ready, it fails.

Original comment by [email protected] on 26 Feb 2015 at 10:49

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

No branches or pull requests

1 participant