We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
29.7.0
Tests should be fine
The repository I provided is just an out-of-the-box Nx project with angular. I followed this instructions: https://nx.dev/getting-started/tutorials/angular-standalone-tutorial.
I've only added the following stuff:
And that's it. You can see here the commit details: ricardojbertolin/angular-19-demo@4029b4c
After that, tests for this main component started to fail. In older versions of Angular this didn't break down and worked as expected.
No response
System: OS: Windows 11 10.0.22621 CPU: (12) x64 13th Gen Intel(R) Core(TM) i7-1365U Binaries: Node: 22.11.0 - C:\Program Files\nodejs\node.EXE npm: 10.9.0 - C:\Program Files\nodejs\npm.CMD npmPackages: jest: 29.7.0 => 29.7.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
29.7.0
Steps to reproduce
Expected behavior
Tests should be fine
Actual behavior
The repository I provided is just an out-of-the-box Nx project with angular. I followed this instructions: https://nx.dev/getting-started/tutorials/angular-standalone-tutorial.
I've only added the following stuff:
And that's it. You can see here the commit details: ricardojbertolin/angular-19-demo@4029b4c
After that, tests for this main component started to fail.
In older versions of Angular this didn't break down and worked as expected.
Additional context
No response
Environment
The text was updated successfully, but these errors were encountered: