Skip to content
New issue

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

Urgent!! Cypress hangs with infinite loop in cy.visit() to a site that upgrade to angular 19 #30924

Open
ruchamafr opened this issue Jan 22, 2025 · 0 comments

Comments

@ruchamafr
Copy link

Current behavior

I do cy.visit() to a site that we used to test by cypress smoothly, but since the site was update to angular 19,
the visit faced an infinit loop problem ,
cypress hangs in cypress visit , I can see in log that the refferences requests happens in aloop again and again

Desired behavior

cy.visit() works with angular 14

Test code to reproduce

cy.visit_infit_lopp.1.mp4

Cypress Version

14.0.0

Node version

20.12.2

Operating System

windows 11

Debug Logs

Other

No response

@ruchamafr ruchamafr changed the title Cypress stuck wuth infinite loop Urgent!! Cypress hangs with infinite loop after cy.visit() Jan 22, 2025
@ruchamafr ruchamafr changed the title Urgent!! Cypress hangs with infinite loop after cy.visit() Urgent!! Cypress hangs with infinite loop in cy.visit() to a site that upgrade to angular 19 Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant