mdx-editor / editor

A rich text editor React component for markdown
https://mdxeditor.dev
MIT License
1.91k stars 145 forks source link

Fix NestedLexicalEditor focus and update from within TableCell #529

Closed mlequime closed 2 months ago

mlequime commented 3 months ago

Provides a suggested fix for #528

Adds a focus command listener to NestedLexicalEditor to prevent this event being captured by TableCell instead.

Lowers the priority of the blur command on TableCell to match NestedLexicalEditor.

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 3.10.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: