hinesboy / mavonEditor

mavonEditor - A markdown editor based on Vue that supports a variety of personalized features
http://www.mavoneditor.com/
MIT License
6.38k stars 916 forks source link

[Bug] XYZ Addimg回调无法触发问题 #800

Open lukeSXW opened 2 years ago

lukeSXW commented 2 years ago

🐛 Bug Report

Steps To Reproduce

<mavon-editor v-model="text" style="height: 100%" @imgAdd="aaa = true" :imageFilter="imgFilter"

Screenshots

The expected behaviour

Possible solution (optional, but very helpful)