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

Firefox 43.0.4, Ubuntu 64 bit: Runtime Error too much recursion #56

Closed
berndca opened this issue Jan 18, 2016 · 8 comments
Closed

Firefox 43.0.4, Ubuntu 64 bit: Runtime Error too much recursion #56

berndca opened this issue Jan 18, 2016 · 8 comments

Comments

@berndca
Copy link

berndca commented Jan 18, 2016

When I open https://ravichugh.github.io/sketch-n-sketch/releases/v0.4/ in Firefox 43 I get the following message:

too much recursion
Open the developer console for more details.

BTW, the script tag should appear inside the body tag in index.html.


Ed. note: Same as #84.

@kriswill
Copy link

"Maximum call stack exceeded" on iOS with Safari and chrome.

@brianhempel
Copy link
Collaborator

Ah, yes. I can reproduce on Ubuntu 12 with Firefox 43. Firefox 43 on Mac OS X is fine, however. (As is Chrome and Safari on OS X.) Maybe they have different recursion limits?

@n1k0
Copy link

n1k0 commented Feb 5, 2016

Confirmed

@brianhempel
Copy link
Collaborator

The v0.4.1 release was compiled with Elm 16 and that appears to have fixed the issue for Ubuntu Firefox.

Still need to check iOS.

@kasbah
Copy link

kasbah commented May 28, 2016

I am getting this issue on the v0.5 demo but not on v0.4.2. Firefox Ubuntu 64-bit.

@iqualfragile
Copy link

still getting this on v5. it does work on v4.
firefox 48.

@yarwelp
Copy link

yarwelp commented Oct 4, 2016

too much recursion

Open the developer console for more details.

when opening v0.5.2 in Firefox 49.0 on Fedora 23.

Meanwhile, v0.4.2 loads.

@justinlubin
Copy link
Collaborator

Migrating this issue to #84.

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

8 participants