F-loat / vue-simplemde

📝 Vue SimpleMDE - use simplemde with vue.js
https://F-loat.github.io/vue-simplemde/dist/demo.html
MIT License
770 stars 111 forks source link

@input event not firing #123

Closed giliomeejg closed 2 years ago

giliomeejg commented 2 years ago

https://github.com/F-loat/vue-simplemde/blob/c77ceb8776f30d4a31d46dcd7eeb1857dbb9125a/src/index.vue#L129

It appears asif the @input event is not firing. I note that the event that fires is "update:modelValue".

F-loat commented 2 years ago

fixed