margox / braft-editor

美观易用的React富文本编辑器,基于draft-js开发
MIT License
4.6k stars 595 forks source link

插入视频后组件onChange获取val,首次调用val.toHTML()返回空 #970

Open miny716 opened 1 month ago

miny716 commented 1 month ago

11 22

Case: After the video is inserted into the multimedia library, the onChange event is triggered, the first call to val.toHTML() returns empty, and the second call to val.toHTML() returns correct