I am using rxjs takeWhile method in my typescript to run a poll(periodic requests) while a condition is true. But the problem is that the poll is running ...
確定! 回上一頁