function appendSelectors(selectors) – buggy
-
/wp-includes/js/dist/block-editor-min.js
/wp-includes/js/dist/block-editor.jsFAILED missing “}\”
return selectors.split(‘,’).map(subselector =>
.editor-styles-wrapper ${subselector}${append ?
${append}: ''}
).join(‘,’);USING false “`”
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘function appendSelectors(selectors) – buggy’ is closed to new replies.