Opened 5 years ago
Last modified 5 years ago
#15258 new bug
_classes is triggering a uniqueSort deprecation warning in Migrate
Reported by: | Christophe Coevoet | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.widget | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
When using jQuery Migrate 3.0.1, _classes
triggers a deprecation warning due to unique
being deprecated.
It would be great if jQuery UI could be deprecation-free.
Change History (2)
comment:1 Changed 5 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 5 years ago by
Note: See
TracTickets for help on using
tickets.
Actually, this has been fixed already in https://github.com/jquery/jquery-ui/commit/0b7246b6eeadfa9e2696e22f3230f6452f8129dc but this is not released yet.