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

ignore range string error when attempting to detect a circular structure #10508

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

cscheid
Copy link
Collaborator

@cscheid cscheid commented Aug 13, 2024

Closes #10504.

We should test this a bit more carefully. I don't want to add a 2k file website render to our test suite just for this file, but I wanted to get the PR in for us to start a discussion about how to test this.

@cscheid cscheid added the needs-discussion Issues that require a team-wide discussion before proceeding further label Aug 23, 2024
@cscheid cscheid merged commit 06f3f75 into main Aug 29, 2024
47 checks passed
@cscheid cscheid deleted the bugfix/issue-10504 branch August 29, 2024 20:19
@cscheid
Copy link
Collaborator Author

cscheid commented Aug 29, 2024

@gordonwoodhull Try rebasing against main now and see if it solves the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-discussion Issues that require a team-wide discussion before proceeding further
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"ERROR: RangeError: Invalid string length" if _quarto.yml is too large
1 participant