in angular 7, when I click on button then it should cancel the http request. I am using unsubscribe method for this , on unsubscribe the call is in pending status and after some time it shows complete status but the response is not coming to template.
Asked
Active
Viewed 884 times
1
-
Can you please give some more information – Jayampathy Wijesena Apr 25 '20 at 10:55
-
Hello Nina, This Question is duplicate on one, so please find https://stackoverflow.com/questions/46068908/how-to-cancel-unsubscribe-all-pending-http-requests-angular-4 – Gowthaman D Apr 25 '20 at 11:32