-
Notifications
You must be signed in to change notification settings - Fork 458
Jsonnet.org demo broken #248
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
Comments
Oh, and expanding the "..." in the error message: |
The code hasn't changed for 7 months so I guess it is chrome that has reduced the stack size or made some other change. Thanks for the report. |
Looks like this is a known problem in chrome, so I'm going to close. https://groups.google.com/a/chromium.org/forum/#!topic/chromium-discuss/YxMaEsEqp3k (It works in Firefox, and apparently in more recent chrome although I haven't tested that). |
(On linux chrome)
http://jsonnet.org/docs/demo.html
libjsonnet.js:7498 Uncaught RangeError: Maximum call stack size exceeded(…)
invoke_iiiiii @ libjsonnet.js:7498
_jsonnet_evaluate_snippet @ libjsonnet.js:119759
(anonymous function) @ VM559:11
jsonnet_evaluate_snippet_wrapped @ demo.html:636
compute @ demo.html:647
replace @ demo.html:652
(anonymous function) @ demo.html:654
The text was updated successfully, but these errors were encountered: