Skip to content

fix(core): order of end delimiters on serialized component#586

Merged
diogotcorreia merged 1 commit intov4from
fix-legacy-parser-end-delimiter-order
Feb 26, 2026
Merged

fix(core): order of end delimiters on serialized component#586
diogotcorreia merged 1 commit intov4from
fix-legacy-parser-end-delimiter-order

Conversation

@diogotcorreia
Copy link
Member

Previously, the delimiters were incorrectly nested, leading to components with both click and hover (or font) to throw a string index out of bounds exception when deserializing.

Previously, the delimiters were incorrectly nested, leading to
components with both click and hover (or font) to throw a string index
out of bounds exception when deserializing.
@diogotcorreia diogotcorreia added this to the 4.0.0 milestone Feb 26, 2026
@diogotcorreia diogotcorreia self-assigned this Feb 26, 2026
@diogotcorreia diogotcorreia added type:bug Something isn't working as expected module:core Related to the core module labels Feb 26, 2026
@diogotcorreia diogotcorreia merged commit a232bed into v4 Feb 26, 2026
1 check passed
@diogotcorreia diogotcorreia deleted the fix-legacy-parser-end-delimiter-order branch February 26, 2026 16:14
@github-project-automation github-project-automation bot moved this to Done in Triton Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:core Related to the core module type:bug Something isn't working as expected

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant