• Resolved Aldo

    (@ab_lu)


    When the plugin is activated and we access the Widgets section we get the following error:

    Function wp_enqueue_script() was called incorrectly. “wp-editor” script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see <a href=”https://ww.wp.xz.cn/documentation/article/debugging-in-wordpress/”>Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.)

    We are using WP 6.2

    • This topic was modified 3 years, 1 month ago by Aldo.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Aldo

    (@ab_lu)

    This can be fixed by changing ‘wp-editor’ to ‘wp-block-editor’ on line 45 in includes/sbs-openstreetmap-gutenberg.php

    Plugin Author Step-Byte-Service GmbH

    (@stepbyteservice)

    Hello,

    the error is solved in the latest version of the plugin.

    Best regards

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error when accessing widgets area’ is closed to new replies.