Could not find the archives to search ... I have tried Forkjoin, chained 
observables and using Async/await but this is not working the way I need 
it. I know I have to think differently with Angular 2+ and I may get there 
but for now I need to process an HTTP call sequentially, wait until the 
observable is back and then continue but all the things I tried were close 
but no cigar, even using promises.

I have a method that inserts rows if validation (in another method) passes, 
I do an HTTP call to find out if the row id already exists and if 
everything is good returns to the caller and inserts a row... What should I 
be looking at? Any help would be greatly appreciated.

Thanks   

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to