Replies: 1 comment
-
Hi there 👋🏼 When I load that sandbox, it appears that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I have been looking into Plate to replace our draft.js implementation. I have managed to get some of the basic things (e.g. bold) working, but something isn't quite right when trying to use lists.
I have put an example of what is happening https://codesandbox.io/s/great-silence-hnnpe?file=/src/App.js - If you try to use bold/italic it works fine. If you try to use a list, it clears the content and crashes.
I have read through the docs and searched github for how other people use it, but it seems the same as how I am trying to use it.
Any help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions