In an Angular app where I have two components componentA & componentB.

I have a file upload happening in componentA but I want to make UI 
non-blocking, in the sense, I want to let the user go to componentB or any 
other components and at the same time the file upload should continue from 
componentA and I should be able to receive the response too.

Any suggestions/directions will be useful.

Thanks in advance.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/0d02c6f6-bb9e-4fa6-a7e4-c512031588f1n%40googlegroups.com.

Reply via email to