Open manulari opened 4 years ago
@mvartanyan
Hi @manulari, thanks for this PR! Could you resolve the conflict so I can merge it please? The value updating line should be
Object.getOwnPropertyDescriptor(window.HTMLTextAreaElement.prototype, 'value').set.call(e, v);
Thanks
… SimpleMDE