Weasyl / weasyl

The website.
https://www.weasyl.com
Apache License 2.0
115 stars 30 forks source link

Don't copy root comment box's text to reply (#1106) #1411

Closed huntertur closed 2 months ago

huntertur commented 2 months ago

Fixes #1106 by ensuring newly-created comment reply boxes do not contain what the user typed into the root comment box. This prevents addMarkdownPreview from trying to update the Markdown preview of a reply box that has not actually had its Markdown preview initialized.