Lee
Well-known member
After upgrading to 2.1 RC1 my quick reply editor has stopped loading the BBCode tool bar. This can be replicated on the default xenforo theme.
Likewise, if I click reply - the AJAX loading notification appears but nothing happens.
I see this in the console window:
Likewise, if I click reply - the AJAX loading notification appears but nothing happens.
I see this in the console window:
Code:
jquery.min.js:2 Uncaught TypeError: Cannot read property 'icon' of undefined
at s.html (editor-compiled.js?_v=1039ebb9:164)
at editor-compiled.js?_v=1039ebb9:7
at g (editor-compiled.js?_v=1039ebb9:7)
at Object.buildList (editor-compiled.js?_v=1039ebb9:7)
at editor-compiled.js?_v=1039ebb9:7
at p (editor-compiled.js?_v=1039ebb9:7)
at Object._init (editor-compiled.js?_v=1039ebb9:7)
at s.load (editor-compiled.js?_v=1039ebb9:7)
at s.<anonymous> (editor-compiled.js?_v=1039ebb9:7)
at HTMLTextAreaElement.i (jquery.min.js:2)
html @ editor-compiled.js?_v=1039ebb9:164
(anonymous) @ editor-compiled.js?_v=1039ebb9:7
g @ editor-compiled.js?_v=1039ebb9:7
buildList @ editor-compiled.js?_v=1039ebb9:7
(anonymous) @ editor-compiled.js?_v=1039ebb9:7
p @ editor-compiled.js?_v=1039ebb9:7
_init @ editor-compiled.js?_v=1039ebb9:7
s.load @ editor-compiled.js?_v=1039ebb9:7
(anonymous) @ editor-compiled.js?_v=1039ebb9:7
i @ jquery.min.js:2
dispatch @ jquery.min.js:2
y.handle @ jquery.min.js:2
trigger @ jquery.min.js:2
(anonymous) @ jquery.min.js:2
each @ jquery.min.js:2
each @ jquery.min.js:2
trigger @ jquery.min.js:2
(anonymous) @ editor-compiled.js?_v=1039ebb9:7
i @ jquery.min.js:2
(anonymous) @ editor-compiled.js?_v=1039ebb9:7
i @ jquery.min.js:2
s._init @ editor-compiled.js?_v=1039ebb9:7
s @ editor-compiled.js?_v=1039ebb9:7
(anonymous) @ editor-compiled.js?_v=1039ebb9:7
each @ jquery.min.js:2
each @ jquery.min.js:2
M.fn.froalaEditor @ editor-compiled.js?_v=1039ebb9:7
startInit @ editor-compiled.js?_v=1039ebb9:103
init @ editor-compiled.js?_v=1039ebb9:102
c @ core-compiled.js?_v=1039ebb9:140
e @ core-compiled.js?_v=1039ebb9:140
(anonymous) @ core-compiled.js?_v=1039ebb9:140
each @ jquery.min.js:2
each @ jquery.min.js:2
f @ core-compiled.js?_v=1039ebb9:140
activate @ core-compiled.js?_v=1039ebb9:44
onPageLoad @ core-compiled.js?_v=1039ebb9:25
l @ jquery.min.js:2
c @ jquery.min.js:2
setTimeout (async)
w.readyException @ jquery.min.js:2
(anonymous) @ jquery.min.js:2
l @ jquery.min.js:2
c @ jquery.min.js:2
setTimeout (async)
(anonymous) @ jquery.min.js:2
u @ jquery.min.js:2
fireWith @ jquery.min.js:2
fire @ jquery.min.js:2
u @ jquery.min.js:2
fireWith @ jquery.min.js:2
c @ jquery.min.js:2
setTimeout (async)
(anonymous) @ jquery.min.js:2
u @ jquery.min.js:2
fireWith @ jquery.min.js:2
fire @ jquery.min.js:2
u @ jquery.min.js:2
fireWith @ jquery.min.js:2
ready @ jquery.min.js:2
_ @ jquery.min.js:2
favicon.ico:1 GET https://www.lifespot.us/favicon.ico 404 (Not Found)
editor-compiled.js?_v=1039ebb9:129 Uncaught TypeError: Cannot read property 'bbCode' of null
at c.isBbCodeView (editor-compiled.js?_v=1039ebb9:129)
at c.scrollToCursor (editor-compiled.js?_v=1039ebb9:130)
at Object.focusEditor (core-compiled.js?_v=1039ebb9:59)
at click (message.min.js?_v=1039ebb9:11)
at c._onEvent (core-compiled.js?_v=1039ebb9:136)
at c (core-compiled.js?_v=1039ebb9:134)
at HTMLAnchorElement.<anonymous> (core-compiled.js?_v=1039ebb9:137)
at HTMLDocument.dispatch (jquery.min.js:2)
at HTMLDocument.y.handle (jquery.min.js:2)
isBbCodeView @ editor-compiled.js?_v=1039ebb9:129
scrollToCursor @ editor-compiled.js?_v=1039ebb9:130
focusEditor @ core-compiled.js?_v=1039ebb9:59
click @ message.min.js?_v=1039ebb9:11
_onEvent @ core-compiled.js?_v=1039ebb9:136
c @ core-compiled.js?_v=1039ebb9:134
(anonymous) @ core-compiled.js?_v=1039ebb9:137
dispatch @ jquery.min.js:2
y.handle @ jquery.min.js:2
editor-compiled.js?_v=1039ebb9:129 Uncaught TypeError: Cannot read property 'bbCode' of null
at c.isBbCodeView (editor-compiled.js?_v=1039ebb9:129)
at Object.modifyEditorContent (core-compiled.js?_v=1039ebb9:58)
at Object.insertIntoEditor (core-compiled.js?_v=1039ebb9:57)
at c.handleAjax (message.min.js?_v=1039ebb9:12)
at core-compiled.js?_v=1039ebb9:72
at Object.r [as success] (core-compiled.js?_v=1039ebb9:40)
at u (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at k (jquery.min.js:2)
at XMLHttpRequest.<anonymous> (jquery.min.js:2)