XF 2.2 Uncaught TypeError: Cannot read property 'filter'

hemant_bhardwaj

Well-known member
Getting issues in BBcode not working
Code:
Uncaught TypeError: Cannot read property 'filter' of undefined
    at b (editor-compiled.js?_v=9de548ca:968)
    at b.recalculate (editor-compiled.js?_v=9de548ca:969)
    at b.recalculateIfNeeded (editor-compiled.js?_v=9de548ca:968)
    at b.getToolbars (editor-compiled.js?_v=9de548ca:966)
    at c.getButtonConfig (editor-compiled.js?_v=9de548ca:939)
    at c.getEditorConfig (editor-compiled.js?_v=9de548ca:937)
    at c.startInit (editor-compiled.js?_v=9de548ca:932)
    at c.init (editor-compiled.js?_v=9de548ca:931)
    at b (core-compiled.js?_v=9de548ca:163)
    at c (core-compiled.js?_v=9de548ca:164)

1604687259092.webp
 
Top Bottom