-
Notifications
You must be signed in to change notification settings - Fork 4
Description
On a site that started before WordPress 5.8, I'm seeing errors on the Widgets page when the Accordion Toggle plugin is active in current versions of WordPress.
I see this issue when Accordion Toggle is the only active plugin.
Deactivating the Accordion Toggle plugin allows the Widget page to work normally.
PHP Errors
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). Please see Debugging in WordPress for more information. (This message was added in version 5.8.0.) in *WPDOCROOT*/wp-includes/functions.php on line 6085
JavaScript Errors
Deprecation] Listener added for a 'DOMNodeInserted' mutation event. Support for this event type has been removed, and this event will no longer be fired. See https://chromestatus.com/feature/5083947249172480 for more information.
[ReferenceError: eb_conditional_localize is not defined (wp-includes/dist/vendor/react-dom)