• In wp-admin/widgets.php, the plugin generates the warning below:

    Notice: 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).

    The editor still works fine and the blocks are present, so it’s likely just a rogue call to that method.

    cheers,
    Chris

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Leo

    (@leohsiang)

    Hi there,

    This doesn’t sound like a GB issue and we haven’t had other reports about this.

    Does the issue resolve if GB is disabled?

    Thread Starter oobi75

    (@oobi75)

    Yes it does. I’m running WP6.5.5 in multi-site configuration with the TwentyTwenty theme. I’ve disabled all other plugins and network activated just the GB one and the warning shows.

    If I disable GB the warning disappears.

    If I re-enable all my other plugins and toggle GB on/off the warning appears when it’s active and disappears when not.

    • This reply was modified 4 months, 2 weeks ago by oobi75.
    Plugin Support Alvind

    (@alvindcaesar)

    Hi there,

    I can replicate the issue. We will look into what causes it. Thanks for reporting.

    Since this is only an error notice, you may disregard it at the moment. Just make sure to set your WP_DEBUG to false to prevent the error from appearing.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.