You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes I have a similar issue as well, all was fine but since update to Angular 19 the tests fail with Error: Could not parse CSS stylesheet when running MatDialog.open() (@angular/material/dialog)
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: