Bug breaking all Javascript functions when loading a post
Bug breaking all Javascript functions when loading a post
github.com
Body of post adding a closing tag and breaking window.isoData · Issue #1192 · LemmyNet/lemmy-ui
Issue Summary If you post body contains something that looks like an unclosed HTML tag, it will be closed automatically and the window.isoData will break. When this happens, you cannot use the prof......

If a post body contains an unclosed HTML tag, it will be automatically closed it at the end of window.isoData and then all Javascript functionality disappears.