-
Notifications
You must be signed in to change notification settings - Fork 14
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
Mobile safari #10
Comments
Actually I do not have an Idea what this could be. Can you provide a fiddle so I can examine the problem? |
Sure. I've put it in jFiddle as best I can, what with the other linked files etc. The problem seems to hit at the first .get function. |
Please have a look at their docs. Your example is "not optimal" |
Sorry - haven't used jFiddle before and I'm not finding it particularly easy to use. http://jsfiddle.net/zm7KN/ is a cut down version though now I don't know if this would still cause the error or not... |
As jQuery-store isn't even loaded, this won't work… |
Hi, no I realise that. But I don't know how to include it on this jsFiddle. On the actual site I am creating it all works great on every browser apart from Mobile Safari where it causes the error as soon as I reach a simple get statement. Sorry, I realise this is difficult to diagnose but I don't know how to explain it any more easily. |
When viewed through the iPad's mobile safari I get abd 'unable to parse JSON string' error in the debug console. I realise this is a vague description but I can't replicate the error on any other environment. Any ideas?
The text was updated successfully, but these errors were encountered: