David
David
**Describe the bug** Using `console.log` on the `arguments` object inside a function produces a type error > Uncaught "TypeError": "cannot convert object to primitive value" **To Reproduce** This JavaScript code...
### Current Behavior  Starting from an Angular Nx repository on `15.9.4`, then running `nx migrate @nrwl/[email protected]` and `nx migrate --run-migrations --create-commits`, the errors above occur. **Note that these errors...
### Describe the bug In the example code below, the hover definition for `forkJoin` displays a description about the `any` type, even when the `any` type is not used. >...
# Bug Report ### 🔎 Search Terms * Tagged union * Discriminated union * Confusing/unclear error message ### 🕗 Version & Regression Information This issue occurs on the oldest TS...