Skip to content

jQuery 3.2 support - replace deprecated size() function #18

Open
@oxillo

Description

@oxillo

The .size() function has been deprecated in jQuery 1.8 and removed in 3.0.
Consequently, jui (all components) throws errors.
Replacing .size() by .length (as suggested by jQuery) solves the issue.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions