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

#252 Fix error on inputs with circular references #448

Merged
merged 2 commits into from
Oct 6, 2022

Conversation

adriancampos
Copy link
Contributor

Fixes UnhandledPromiseRejectionWarning: RangeError: Maximum call stack size exceeded on inputs.

Solution proposed by @bmaranville in
#252 (comment). Updated to work with
7.1.1.

Fixes #252

…all stack size exceeded error

Solution proposed by @bmaranville in
adobe#252 (comment). Updated to work with
7.1.1.

fix adobe#252
@simonoff
Copy link

simonoff commented Oct 5, 2022

Any updates?

@trieloff trieloff merged commit 2ce9a78 into adobe:main Oct 6, 2022
@trieloff
Copy link
Collaborator

trieloff commented Oct 6, 2022

Thank you @adriancampos

@trieloff
Copy link
Collaborator

trieloff commented Oct 6, 2022

🎉 This PR is included in version 7.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recursive reference causes problem
3 participants