Nick Peters

Results 9 comments of Nick Peters

I know that the answer is "make a PR", but is Angular support basically dead unless someone comes along who wants to support this?

Thanks for the response - that's good to know. I don't know if it's something I will get time to work on but at least if i know it's still...

And would the plan be to skip straight to the current version rather than providing incremental support for 9-13?

I was having this problem too. Even if you already solved it, maybe it will help the next person who stumbles on this. I found the solution here: https://github.com/kamilkisiela/apollo-angular/issues/1757 Basically...

> @freon27 Could you give instructions on how to run this repo you provided? Sorry... I mean to do this and forgot. I've pushed one more commit, so if you...

@jennifer-shehane Thanks for the responses :) The problem is that it **did** work in the past so it seems to me to be a regression caused in 13.3.1. Our entire...

@roymilder Thanks 🙂 This is essentially the route we had already taken. Being able to return an observable like in the previous implementation would have just simplified our code quite...

I also have this issue. I'm only commenting to add that I ONLY see the problem in non-watch mode : `ng test --watch=false` ![image](https://github.com/user-attachments/assets/ac203350-b246-4b9b-8aa7-3a73709caceb)

It caused my pre-push hook to fail and I had to switch off the hooks to be able to push so for us it appears to be actually causing a...