Evhenii Hudzenko

Results 4 comments of Evhenii Hudzenko

Smth related I think... https://github.com/benlesh/symbol-observable/issues/38 In angular I had to add polyfill: `import 'core-js/features/symbol/observable';` As mentioned above `Symbol.observable` is not supported for some reason in rxjs

Happens for me with `13.8.1`. I moved file into another library. And now nx linter does not want to catch this. It keeps thinking the file is in old location....

Our team has to keep v16 because of this issue as well. Ignoring custom `server.ts` in dev mode is a huge downgrade for apps with complex SSR.

Hi there, are there any solutions for this issue?