Skip to content

fix: backport inline object text field fix to v2#2171

Merged
christianhg merged 1 commit intoeditor-v2.xfrom
fix-inline-object-text-field-v2
Feb 9, 2026
Merged

fix: backport inline object text field fix to v2#2171
christianhg merged 1 commit intoeditor-v2.xfrom
fix-inline-object-text-field-v2

Conversation

@christianhg
Copy link
Member

@christianhg christianhg commented Feb 9, 2026

Summary

  • Backports the fix for inline objects with a field named 'text' being misidentified as spans
  • Manual backport from fix-inline-object-text-field (targeting main/v4)

Test plan

  • Editor unit tests pass (new + existing)
  • Browser tests

🤖 Generated with Claude Code

This issue caused updates to object fields named 'text' to end up in a nested
`value` object on the object itself.

Backport of 060b7ca and 2edadde from main (v4).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@changeset-bot
Copy link

changeset-bot bot commented Feb 9, 2026

⚠️ No Changeset found

Latest commit: 8651029

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
portable-text-editor-documentation Ready Ready Preview, Comment Feb 9, 2026 8:40am
portable-text-example-basic Ready Ready Preview, Comment Feb 9, 2026 8:40am
portable-text-example-legacy Ready Ready Preview, Comment Feb 9, 2026 8:40am
portable-text-playground Ready Ready Preview, Comment Feb 9, 2026 8:40am

Request Review

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.

1 participant