Pawel Piotrowski

Results 2 comments of Pawel Piotrowski

I can observe similar (same?) error when using apollo-angular 4.2.0 with @apollo/client 3.7.6. Note: it works fine with 3.7.5. `typescript 4.8.4` Working: `"@angular/core": "^15.1.2", ... "@apollo/client": "^3.7.5", "apollo-angular": "^4.2.0",` Not...

👆 Seems to be tracked here: https://github.com/kamilkisiela/apollo-angular/pull/1906