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

fixing #217 - performance.now is null #269

Merged
merged 1 commit into from
Sep 11, 2017

Conversation

jony89
Copy link
Contributor

@jony89 jony89 commented Aug 30, 2017

currently code causing :

Uncaught TypeError: Object [object Performance] has no method 'now',

since performance exist, yet now is null.

And It has been fixed the same in other projects as well, e.g:

lvivski/animatic@88c604e

useragent that got it :

Android Browser 4 on Android (Jelly Bean)
Samsung Galaxy S III (GT-I9300)

causing 

Uncaught TypeError: Object [object Performance] has no method 'now',

It has been fixed the same in other projects as well
@jony89
Copy link
Contributor Author

jony89 commented Sep 8, 2017

@TrevorBurnham ?

@TrevorBurnham TrevorBurnham merged commit d46b391 into shipshapecode:master Sep 11, 2017
@jony89 jony89 deleted the patch-1 branch September 11, 2017 16:32
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