Closed salper closed 11 years ago
I've seen this problem in a live Ember app. Working on a fix now.
There is a test for this in promises-aplus-tests 1.2.0.
In particular see https://github.com/promises-aplus/promises-tests/issues/17
@domenic, Ah, looks like we need to update our tests.
In the RSVP code, the promise flags are updated after the trigger :
Thus, in the following code :
'resolved' will never printed