Open
Description
Current behavior
I believe that currently somehow cypress components tests require zone.js to know when to execute the next instructions. Now since angular allowes zoneless change detection Zone.js is not anymore a requirement.
Desired behavior
I would like to ask if we can get the feature or bugfix so that cypress component tests run without zone.js.
Test code to reproduce
The instructions how to enable zoneless change detection can be found here: https://angular.dev/guide/experimental/zoneless
Cypress Version
13.13.3
Node version
v18.20.0
Operating System
macOS 12.6.6
Debug Logs
No response
Other
If this is a feature request I'm fine to change the type of the workitem to such one.
Activity