outline / rich-markdown-editor

The open source React and Prosemirror based markdown editor that powers Outline. Want to try it out? Create an account:
https://www.getoutline.com
BSD 3-Clause "New" or "Revised" License
2.87k stars 590 forks source link

Table will break if you click on table row action other than the first one #595

Closed jxh0414com closed 2 years ago

jxh0414com commented 2 years ago

When you click on the first block, you can add additional rows

But when you click on the others it will break image

image

tommoor commented 2 years ago

Double check the versions of dependencies installed, this doesn't seem to reproduce on the demo site which is built from main:

https://rich-markdown-editor-demo.onrender.com/?path=/story/editor--tables

jxh0414com commented 2 years ago

Oh sorry i was using the old version, my bad SORRY!@