Skip to content

$.sub doesn't work with jquery 1.11 #84

Closed
@eithed

Description

Hello,

Following the upgrade from 1.10 to 1.11 $.sub fails to work properly. You can observe this issue here:

http://jsfiddle.net/07va5veg/ - correct behaviour with 1.10 - b function is successfully set on instance a of jquery and is used down the chain

http://jsfiddle.net/07va5veg/2/ - incorrect behaviour with 1.11 - while b function is successfully set on instance a of jquery, it appears that calls down the chain target original jquery object

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions