josejaner / flot

Automatically exported from code.google.com/p/flot
MIT License
0 stars 1 forks source link

jquery.flot.min.js gives error on iPhone #665

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I just realized that my project, using the minified version of 0.7 flot 
generates an error. The console on iPhone does not give me much info except

Javscript: Error on line 6
SyntaxError: Parse error

Using the unminified library works fine so there must be something happening in 
the compression. Can anyone confirm this and perhaps suggest a fix?

Flot: 0.7 minified
iOS: 5.0.1

Original issue reported on code.google.com by kan...@gmail.com on 3 Feb 2012 at 3:56

GoogleCodeExporter commented 8 years ago
I ran some tests against iOS 5.1, and didn't encounter any problems. Are you 
using any plugins? Is there any other code minified together with Flot?  Is 
this using Safari, or an embedded UIWebView?

Can you reproduce this using just the 'Basic example' page?

Original comment by dnsch...@gmail.com on 1 May 2012 at 8:03

GoogleCodeExporter commented 8 years ago
No follow-up; marking as invalid.

Original comment by dnsch...@gmail.com on 4 Jun 2012 at 2:35