[RSS Feed/News] Quick reply + editor placeholders

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
The quick reply macro (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

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom