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

Mobile safari #10

Open
PeterKnee opened this issue Oct 15, 2012 · 6 comments
Open

Mobile safari #10

PeterKnee opened this issue Oct 15, 2012 · 6 comments

Comments

@PeterKnee
Copy link

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?

@rodneyrehm
Copy link
Member

Actually I do not have an Idea what this could be. Can you provide a fiddle so I can examine the problem?

@PeterKnee
Copy link
Author

Sure. I've put it in jFiddle as best I can, what with the other linked files etc.

http://jsfiddle.net/57BYQ/

The problem seems to hit at the first .get function.

@rodneyrehm
Copy link
Member

Please have a look at their docs. Your example is "not optimal"

@PeterKnee
Copy link
Author

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...

@rodneyrehm
Copy link
Member

As jQuery-store isn't even loaded, this won't work…

@PeterKnee
Copy link
Author

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.

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

No branches or pull requests

2 participants