Click here to Skip to main content
15,891,847 members

Comments by Troy Bryant (Top 38 by date)

Troy Bryant 18-Jun-20 9:54am View    
In the first sample the getpdt will populate the array but then never moves on to the next promise and eventually times out.

In the second portion the again it will resolve the data in the dataArray but the get shift will then fail and throw an error
Troy Bryant 14-Mar-17 21:12pm View    
sorry for the delay yes creating an empty array then pushing that into the new empty array worked. Thanks
Troy Bryant 7-Mar-17 19:09pm View    
I thought I did just create a basic empty array
Troy Bryant 7-Mar-17 18:49pm View    
same result both objects still in array
Troy Bryant 7-Mar-17 18:33pm View    
at that point I still have both objects in the array