Skip to content

should fix #3: watch for changes to textarea and mirror those to… - #4

Open
manulari wants to merge 1 commit into
sphericalpm:masterfrom
manulari:master
Open

should fix #3: watch for changes to textarea and mirror those to…#4
manulari wants to merge 1 commit into
sphericalpm:masterfrom
manulari:master

Conversation

@manulari

Copy link
Copy Markdown

… SimpleMDE

@pbuzdin

pbuzdin commented Oct 9, 2020

Copy link
Copy Markdown

@mvartanyan

@GrishaVar

Copy link
Copy Markdown
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants