Skip to content

Errors in console for 'troubleshooting information' admin page #24

@thmo

Description

@thmo

When calling the 'troubleshooting information' admin page (i.e. the /admin/plugins/info URL), I see these messages in the log:

[ERROR] console - Failed to load 'ep_font_color/static/js/index' for 'ep_font_color/main/client_hooks/postAceInit': ReferenceError: window is not defined
[ERROR] console - Failed to load 'ep_font_color/static/js/index' for 'ep_font_color/main/client_hooks/aceInitialized': ReferenceError: window is not defined
[ERROR] console - Failed to load 'ep_font_color/static/js/index' for 'ep_font_color/main/client_hooks/aceEditorCSS': ReferenceError: window is not defined
[ERROR] console - Failed to load 'ep_font_color/static/js/index' for 'ep_font_color/main/client_hooks/aceCreateDomLine': ReferenceError: window is not defined
[ERROR] console - Failed to load 'ep_font_color/static/js/index' for 'ep_font_color/main/client_hooks/aceAttribsToClasses': ReferenceError: window is not defined

ep_font_color 0.0.24 (installed via npm install)
ep 1.8.6-256-g325941a

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions