Skip to content

fix: do not assign Field method to Rule#3181

Merged
yohanboniface merged 1 commit into
masterfrom
fix-recursion-error
Feb 2, 2026
Merged

fix: do not assign Field method to Rule#3181
yohanboniface merged 1 commit into
masterfrom
fix-recursion-error

Conversation

@yohanboniface

Copy link
Copy Markdown
Member

Doing so, parse wall called with the wrong this, which ended up in an infinite loop, as it was then calling this.cast on the Rule itself, which has been set to parse

fix #3179

Doing so, `parse` wall called with the wrong `this`, which ended up
in an infinite loop, as it was then calling `this.cast` on the Rule
itself, which has been set to `parse`…

fix #3179
@yohanboniface yohanboniface merged commit 1dcaf8e into master Feb 2, 2026
3 checks passed
@yohanboniface yohanboniface deleted the fix-recursion-error branch February 2, 2026 16:56
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.

Map no longer opens

2 participants