Skip to content

Comments

Fixes #570 - Multiple HTML annotations rendering incorrectly#571

Merged
HeyJoel merged 1 commit intomainfrom
bugfix/570-multiple-html-annotations-buggy
Jan 24, 2026
Merged

Fixes #570 - Multiple HTML annotations rendering incorrectly#571
HeyJoel merged 1 commit intomainfrom
bugfix/570-multiple-html-annotations-buggy

Conversation

@HeyJoel
Copy link
Member

@HeyJoel HeyJoel commented Jan 16, 2026

Fixes #570 - Multiple HTML annotations on a single data model don't work as expected.

Issue is with the ui-tinymce component using timestamps instead of unique identifiers for each instance, which is cuasing clashes in modern speedy browsers. The latest ui-tinymce component has fixed this issue.

…ork as expected. Issue is with the ui-tinymce component using timestamps instead of unique identifiers for each instance, which is cuasing clashes in modern speedy browsers. The latest ui-tinymce component has fixed this issue.
@github-actions
Copy link

Test Results

1 223 tests  ±0   1 222 ✅ ±0   1m 48s ⏱️ -3s
    6 suites ±0       1 💤 ±0 
    6 files   ±0       0 ❌ ±0 

Results for commit 18b6437. ± Comparison against base commit 6c004c4.

@HeyJoel HeyJoel merged commit a67cb18 into main Jan 24, 2026
3 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.

Multiple HTML annotations on a single data model don't work as expected

1 participant