• /wp-includes/js/dist/block-editor-min.js
    /wp-includes/js/dist/block-editor.js

    FAILED missing “}\”

    return selectors.split(‘,’).map(subselector => .editor-styles-wrapper ${subselector}${append ? ${append}: ''}).join(‘,’);

    USING false “`”

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator bcworkz

    (@bcworkz)

    Either your theme or one of your plugins is indirectly causing this, or your WP installation has become corrupted. Test by deactivating all plugins and switching to a default twenty* theme. If the problem persists, reinstall your core files using the manual update instructions, except download a WP version matching your current version. If you are not already up to date, actually updating wouldn’t be a bad idea ??

    Thread Starter dbase66

    (@dbase66)

    this problem occurse

    block-editor.min.js?ver=0c7c9b9a74ceb717d6eb:26

    Error while traversing the CSS: Error: undefined:64:1: missing ‘}’

    but as you say, maybe, its only my problem ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘function appendSelectors(selectors) – buggy’ is closed to new replies.