-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Using jQuery migrate 3.3 and jQuery 3.5 shows the following deprecations:
JQMIGRATE: Use of number-typed values is deprecated in jQuery.fn.css
JQMIGRATE: jQuery.fn.resize() event shorthand is deprecated
This is related to adding styles to $.css() that don't have a unit after the width or height (CSS requires defined units, which can be in %, em, px, vw, vh, etc.)
There may be other issues as well, but this is the one currently highlighted on our site.
Metadata
Metadata
Assignees
Labels
No labels