Search and Top Navigation
#15403 new bug ()
Opened June 14, 2021 04:31AM UTC
Last modified June 14, 2021 04:31AM UTC
jQuery.expr[':'] is deprecated;
Reported by: | Praveen-raj27 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.core | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
I'm Upgrading Jquery form 1.11.0 to 3.6.0 version. while executing the Jquery-Migrate 3x plugin, I have received this error "jQuery.expr[':'] is deprecated;". While checking this, jquery.ui plugin contains this expression "t.extend(t.expr[":"]". Will Jquery ui 1.12.1 supports jquery 3.6.0?