Skip to content

jQuery.when doesn't recognize solitary thenables #2546

@gibson042

Description

@gibson042

jQuery.when( a ) does not look for a then method on its argument, which differs from its behavior in longer jQuery.when( a, … ) invocations. It should treat non-Deferred thenables identically in both cases.

http://jsfiddle.net/0r62we79/9/

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions