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

fix: support valid circular reference breaking the parsing process #1263

Merged
merged 3 commits into from Jul 31, 2022

Conversation

filipomar
Copy link
Contributor

@filipomar filipomar commented May 26, 2022

Fixes #1238

I am not a big fan of this solution as it feels more hacky then anything else, but it does address the problem without introducing more bugs and still breaking (as they have before) on the edge cases I have not mapped out yet.

I'd love suggestions on an alternative solution if this one is not suitable.

@domoritz domoritz changed the title Fixing valid circular reference breaking the parsing process fix: support valid circular reference breaking the parsing process Jul 31, 2022
@domoritz domoritz merged commit c5f3ef9 into vega:next Jul 31, 2022
@filipomar filipomar deleted the circular-reference-support branch August 1, 2022 19:38
@github-actions
Copy link

🚀 PR was released in v1.1.0 🚀

@github-actions github-actions bot added released This issue/pull request has been released. and removed prerelease labels Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Valid circular reference breaks parser(s)
2 participants