Open
Description
I am not sure if this is an expected behavior but if an observer
happen to subscribe to Action.elements
when there is a inflight request (Action.executing == true
) and the response has not been delivered then the observer
in question does not get the response for inflight request delivered but for all the subsequent requests.
Metadata
Metadata
Assignees
Labels
No labels