On Monday, 13 June 2016 14:58:54 UTC-6, Paul Masson wrote:
>
> If the error occurs in Mobile Safari, then it's not an issure with the app 
> but with the browser in general, since the app is basically an iOS 
> UIWebView.
>
> The only major change made to the web server was adding require.js, right? 
> There is an open issue in their GitHub repository about timeouts on iOS,
>
> https://github.com/requirejs/requirejs/issues/1234
>
> and here's a link to the documentation for waitSeconds:
>
> http://requirejs.org/docs/api.html#config-waitSeconds
>
> I don't know if you want to set that to zero, but you might try changing 
> it from the default.
>
> My own iOS devices are all updated to the latest version and work fine. 
> The problem appears to stem from loading the web page in older versions.
>
> Thanks for the pointer, I'll look into this, although I am skeptical that 
this is the issue - embedded_sagecell.js is the only JS script loaded at 
the moment and it includes RequireJS. So presumably when the library and 
its configuration start working the script is already in the browser. I 
guess MathJax may be loaded separately from CDN, but presumably its failure 
should not stop the rest of the stuff from working.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to