Siropu
Well-known member
I'm using the XF editor for my Chat 2 add-on and it works fine. However, for some reason, the editor doesn't load for one of my customers, throwing this error:
What can cause this issue?
JavaScript:
jquery-3.2.1.min.js?_v=e8cf33c7:2 Uncaught TypeError: Cannot read property 'icon' of undefined
at b.html (editor-compiled.js?_v=e8cf33c7:44)
at n (editor-compiled.js?_v=e8cf33c7:5)
at o (editor-compiled.js?_v=e8cf33c7:5)
at Object.p [as buildList] (editor-compiled.js?_v=e8cf33c7:5)
at d (editor-compiled.js?_v=e8cf33c7:5)
at p (editor-compiled.js?_v=e8cf33c7:5)
at Object.q [as _init] (editor-compiled.js?_v=e8cf33c7:5)
at b.load (editor-compiled.js?_v=e8cf33c7:5)
at b.<anonymous> (editor-compiled.js?_v=e8cf33c7:5)
at HTMLTextAreaElement.e (jquery-3.2.1.min.js?_v=e8cf33c7:2)
What can cause this issue?