Closed aquibbaig closed 3 years ago
I'm not sure I can reproduce the behavior you're seeing... make a quick screencast?
I'm on mobile rn so can't point you to the exact thing but we've seen this issue many times - the incorrect version number of prosemirror-transform is installed
I haven't installed prosemirror-transform
in the sandbox, does the editor require it somewhere ?
See this comment and thread: https://github.com/outline/rich-markdown-editor/issues/261#issuecomment-686201757
I love the design of the editor and I tried it out to check if everything works. I found out that when I insert a Heading and press enter to create a list, the editor is still in the context of the Heading and it doesn't insert a new list. For it to work as expected, I have to create a new paragraph or press enter twice, after that I can successfully insert a list or whatever I want to. Am I missing something here or this is an expected pattern?
Steps to reproduce: A simple instance of Editor, such as this one