X
Xon
Guest
The quick reply macro (
The following javascript error is logged:
Code:
Read more
Continue reading...
public:quick_reply_macros:body
) has a deferred
argument which hides most of the html in a way which looks to prevent content reflows. However it doesn't work in threads when clicking the 'reply' button on a post.The following javascript error is logged:
Code:
Code:
Uncaught TypeError: Cannot read properties of null (reading 'bbCode')
at fn.isBbCodeView (editor.js?_v=342040b4:1297:16)
at Object.modifyEditorContent (core.js?_v=342040b4:2831:16)...
Read more
Continue reading...