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 588 forks source link

props value not working on mount #495

Closed JiangWeixian closed 3 years ago

JiangWeixian commented 3 years ago

props.value is not working

To Reproduce Steps to reproduce the behavior:

  1. git clone repo
  2. yarn
  3. yarn start
  4. go to index.stories.tsx, change defaultValue to value

Expected behavior if editor value is not async set, mayble it should have same behaviour as defaultValue

Version

Screenshots

Desktop (please complete the following information):