Skip to content

Fix lexical editor initial text bug #9292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 6, 2025
Merged

Fix lexical editor initial text bug #9292

merged 1 commit into from
Jul 6, 2025

Conversation

mtsgrd
Copy link
Contributor

@mtsgrd mtsgrd commented Jul 6, 2025

We were incorrectly inserting a single text node with line breaks
instead of text nodes separated by line break nodes.

We were incorrectly inserting a single text node with line breaks 
instead of text nodes separated by line break nodes.
Copy link

vercel bot commented Jul 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gitbutler-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2025 9:52pm
gitbutler-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2025 9:52pm

@mtsgrd mtsgrd merged commit 38c675c into master Jul 6, 2025
20 checks passed
@mtsgrd mtsgrd deleted the initial-text-bug branch July 6, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant