yansenlei/VJsoneditor

Error event not fully working

Closed this issue · 1 comments

@error="onError" returns only true, but when content changes and there is no errors, event doesn't return anything, how do I know that error doesn't persist anymore?

If all goes well, the v-model is triggered.
@error only listens for error callbacks.