-
Notifications
You must be signed in to change notification settings - Fork 158
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
RangeError: Maximum call stack size exceeded #799
Comments
sample file: sample.json.zip |
Hi @felipeloha, Could you check the sample file? I tried to run the command with it and cannot reproduce your case. |
yes i was thinking the same |
I'm closing the issue since it should be resolved on Redoc's side. No need to update anything in Redocly CLI. |
@tatomyr |
Hi @felipeloha, Redocly CLI uses the latest version of Redoc. The reason it doesn't get fixed for you might be some caching. Could you check this in the incognito mode? |
@tatomyr I didnt know if we had to update the cli. we tried it out and everything is working. thanks |
Describe the bug
RangeError: Maximum call stack size exceeded when a recursion is present in the spec
To Reproduce
Steps to reproduce the behavior:
redocly preview-docs
The text was updated successfully, but these errors were encountered: