Asitha de Silva
Results
4
comments of
Asitha de Silva
Same issue with Angular 12
Wouldn't just be able to target this via javascript?
If we set `strict` to false in the tsconfig.ts, it compiles fine. Ideally we can still keep that turned on and have this compile though. ``` { "compileOnSave": true, "compilerOptions":...
Note: Adding `skipLibCheck` to true will also bypass this error