Skip to content
Discussion options

You must be logged in to vote

Managed to fix it by using <htext />, input:

const input = (
  <editor>
    <hul>
      <hli>
        <hlic>
          <htext />
        </hlic>
      </hli>
    </hul>
    <hp>
      <cursor />
      two
    </hp>
  </editor>
) as any as PlateEditor;

Replies: 1 comment

Comment options

OliverWales
Sep 5, 2023
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by OliverWales
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant