Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Set editor to BBCode modeClick reply on a post[code]editor-compiled.js?_v=583d5431:1063 Uncaught TypeError: a.bbCode.getTextArea(...).autofocus is not a function at b.scrollToCursor (editor-compiled.js?_v=583d5431:1063:493) at Object.focusEditor (core-compiled.js?_v=583d5431:60:313) at b.click (message.min.js?_v=583d5431:9:294) at b._onEvent (core-compiled.js?_v=583d5431:189:278) at a (core-compiled.js?_v=583d5431:187:391) at HTMLDocument.<anonymous> (core-compiled.js?_v=583d5431:191:156)[/code]This is because autofocus is actually the boolean false, not a function.
[code]
editor-compiled.js?_v=583d5431:1063 Uncaught TypeError: a.bbCode.getTextArea(...).autofocus is not a function
at b.scrollToCursor (editor-compiled.js?_v=583d5431:1063:493)
at Object.focusEditor (core-compiled.js?_v=583d5431:60:313)
at b.click (message.min.js?_v=583d5431:9:294)
at b._onEvent (core-compiled.js?_v=583d5431:189:278)
at a (core-compiled.js?_v=583d5431:187:391)
at HTMLDocument.<anonymous> (core-compiled.js?_v=583d5431:191:156)
[/code]
This is because autofocus is actually the boolean false, not a function.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences