Hello Waypoint Devs,
I stumbled upon some odd behavior that takes place when refreshing a page with nothing entered into the WYSIWYG text editor. Refreshing the page will make an empty <p></p> tag appear. Each following refresh will create another <p></p> tag (this time URI encoded) nested inside the outermost, unencoded tag. None of this happens upon a fresh GET request, only refreshes. I don’t know if this is affecting the content of actual posts, I only tested it on a blank, untouched editor. Here’s a screen cap of the issue taking place: https://1drv.ms/v/s!Ar-6Uspczn-fifJ5APCivMo3UygUuw. I’m using Firefox 58.0.2.
Hope this helps.