Skip to content

Fix TypeError when processing exceptions with null repeatEnd#55

Merged
cgoIT merged 1 commit into
cgoIT:mainfrom
rabauss:feature/fix-process-exceptions-null
May 18, 2026
Merged

Fix TypeError when processing exceptions with null repeatEnd#55
cgoIT merged 1 commit into
cgoIT:mainfrom
rabauss:feature/fix-process-exceptions-null

Conversation

@rabauss
Copy link
Copy Markdown

@rabauss rabauss commented May 17, 2026

Cast computed repeat-end to int (fallback 0) so processExceptions() always receives an int. Prevents crash during imports/frontend rendering when repeatEnd is unset.

@cgoIT cgoIT merged commit 4760ded into cgoIT:main May 18, 2026
4 checks passed
@cgoIT
Copy link
Copy Markdown
Owner

cgoIT commented May 18, 2026

@rabauss thx for the fix!

@rabauss rabauss deleted the feature/fix-process-exceptions-null branch May 19, 2026 12:32
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.

2 participants