stats.js icon indicating copy to clipboard operation
stats.js copied to clipboard

fix: mobile Safari's ReferenceError

Open sairoutine opened this issue 9 years ago • 11 comments

I encountered the same bug as #47. The reason is that a new code does not use self.performance instead of performance. I fixed it.

Thanks.

sairoutine avatar Jul 25 '16 13:07 sairoutine

Is this still and issue on iOS10?

mrdoob avatar Oct 29 '16 02:10 mrdoob

I don't have iOS10, but in my iOS 8.1, this is still occured.

sairoutine avatar Oct 29 '16 03:10 sairoutine

I see I see. Would it be possible to not include the build in this PR. Seems to be causing conflicts.

mrdoob avatar Oct 29 '16 06:10 mrdoob

I deleted the built file. Could you please merge this?

sairoutine avatar Oct 29 '16 06:10 sairoutine

+1 for merging this, got the same error on older version of Opera

pavle-goloskokovic avatar Mar 17 '17 11:03 pavle-goloskokovic

@mrboob How about this PR?

sairoutine avatar Dec 13 '18 07:12 sairoutine

Sorry for the delay... Is this still needed?

mrdoob avatar Apr 06 '20 09:04 mrdoob

@mrdoob I still maintain the app for iOS 8.1 as necessary. It would be appreciated if you could merge this.

sairoutine avatar Apr 06 '20 17:04 sairoutine

if you were not willing to add this code to your repository, I would take down this PR and fork this repo.

sairoutine avatar Apr 07 '20 19:04 sairoutine

How many people use iOS 8.1?

mrdoob avatar Apr 20 '20 12:04 mrdoob

Now in 2020, almost all iOS 8 share is 0.0% https://www.statista.com/statistics/565270/apple-devices-ios-version-share-worldwide/

sairoutine avatar Apr 20 '20 15:04 sairoutine