-
# Background
I'm a software developer/data scientist using VSCode for all my day to day coding, scripting and automation tasks, and I'm using profiles to minimize the number of active extension…
-
### Command
test
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
…
-
##### **Overview of the issue**
I got an Angular component with 11 inputs, 3 of those are declared as `model` signals, the other ones are `input` signals. But only 2 of those inputs are put to the …
-
### Describe the bug
In the above input number,
Below cases are working
1. If i am trying to enter 0.5, it is working
2. if I am trying to enter 5.75 it is working
Case which is not …
-
Hi,
I included this script in my non-node project (angular to be specific).
Obviously, I get the error in line 17 of `lib/xmldoc.js` because I haven't included `sax`
![image](https://github.com/us…
-
### Which @angular/* package(s) are the source of the bug?
compiler-cli, compiler
### Is this a regression?
No
### Description
I'm on Windows 11, using a [dev drive](https://learn.microsoft.com/e…
-
### For which library do you need help?
native-federation
### Question
I used the below codes in Angular app to run it on custom host such as `http://my.local.app:4200/`. But it does not work…
-
### Describe the problem that you experienced
The Angular tutorial requires downloading the project files to get started, it provides a link to a .zip file. This .zip file is broken: the files in the…
-
Please add public.api.ts file to the root of the library in which all functions will be exported. This is needed for the new ESBuild builder on Angular.
Builder does not accept paths with slashes(for…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of cond…