Skip to content

Cypress component tests not working without zone.js #30070

Open
@muhamedkarajic

Description

@muhamedkarajic

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.

Metadata

Metadata

Assignees

Labels

CTIssue related to component testingstage: needs investigatingSomeone from Cypress needs to look at thistype: unexpected behaviorUser expected result, but got another

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions