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

cypress shows "waiting for page to load' forever when alert popped up #3234

Closed
maksimkarpov opened this issue Jan 28, 2019 · 4 comments
Closed
Labels
type: duplicate This issue or pull request already exists

Comments

@maksimkarpov
Copy link

maksimkarpov commented Jan 28, 2019

Current behavior:

Hi, I have an issue when clicking on a link that is popping up an alert, like - after it cypress shows 'waiting for page to load' forever and nothing else happening. It looks like it starts waiting when a link is clicked and if page is not reloading then this is what happens.
When not run with cypress the link just pops up an alert and not trying to load anything

Desired behavior:

When the page is not to be reloaded - don't wait for it to reload.

@jennifer-shehane
Copy link
Member

Hey @maksimkarpov, can you look over this issue #2118 and see if this covers the behavior you're experiencing? Are you using the window.onbeforeunload?

Also, any screenshots or test code to see/reproduce would be very helpful!

@jennifer-shehane jennifer-shehane added the stage: needs information Not enough info to reproduce the issue label Jan 29, 2019
@maksimkarpov
Copy link
Author

Hi Jennifer, looks very similar, let me check, thanks

@jennifer-shehane
Copy link
Member

Hey @maksimkarpov, did this address your issue? I'd like to close this issue if so.

@cypress-bot cypress-bot bot added stage: awaiting response Potential fix was proposed; awaiting response and removed stage: needs information Not enough info to reproduce the issue labels Apr 16, 2019
@maksimkarpov
Copy link
Author

Hi Jennifer, yes, please close, thanks!

@jennifer-shehane jennifer-shehane removed the stage: awaiting response Potential fix was proposed; awaiting response label Apr 24, 2019
@jennifer-shehane jennifer-shehane added the type: duplicate This issue or pull request already exists label Nov 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants