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: Maximum call stack size exceeded #315

Merged
merged 3 commits into from
Feb 12, 2025
Merged

fix: Maximum call stack size exceeded #315

merged 3 commits into from
Feb 12, 2025

Conversation

D-Sketon
Copy link
Member

@D-Sketon D-Sketon commented Feb 9, 2025

check list

  • Add test cases for the changes.
  • Passed the CI test.

Description

Reset the internal configuration used when marked.use to prevent functions from self-referencing

fix #310

Additional information

@coveralls
Copy link

coveralls commented Feb 9, 2025

Coverage Status

coverage: 100.0%. remained the same
when pulling 9fc45c6 on D-Sketon:fix
into 9d42f9e on hexojs:master.

@D-Sketon D-Sketon requested a review from a team February 9, 2025 15:34
@uiolee uiolee requested a review from a team February 10, 2025 03:56
@D-Sketon D-Sketon merged commit 4a57485 into hexojs:master Feb 12, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RangeError: Maximum call stack size exceeded
5 participants