Closed nokout closed 9 years ago
The callback chain is causing issues. This function effectively needs to wait until we get an answer. Promises should resolve.
fixed by merge
The callback chain is causing issues. This function effectively needs to wait until we get an answer. Promises should resolve.