[wp-trac] [WordPress Trac] #52972: WordPress background report jQuery error
WordPress Trac
noreply at wordpress.org
Mon Apr 5 14:03:52 UTC 2021
#52972: WordPress background report jQuery error
--------------------------+-----------------------------
Reporter: jack960330 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.7
Severity: normal | Keywords:
Focuses: ui |
--------------------------+-----------------------------
Here I have the following error:
[[Image(https://files.slack.com/files-pri/T024MFP4J-
F01TZEHPHNC/image.png)]]
Upon investigation, it appears to be the following two documents:
{{{
wp-includes/js/jquery/jquery.js
wp-includes/js/jquery/jquery.min.js
}}}
The following calls exist:
{{{
jQuery.noConflict()
}}}
Since the backend core of WordPress seems to already use jQuery instead of
$, I think I can remove this call
The temporary solution is to delete it
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52972>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list