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

Consecutive hash changes do not fire in backbone #652

Closed
paulfalgout opened this issue Sep 15, 2017 · 3 comments · May be fixed by schanne/cypress#5, noahblon/cypress#130, schanne/cypress#65, schanne/cypress#66 or schanne/cypress#68
Assignees
Milestone

Comments

@paulfalgout
Copy link
Contributor

https://github.com/paulfalgout/cypress-issue

  • Operating System: osx
  • Cypress Version: 0.20.0
  • Browser Version: chrome 60

Is this a Feature or Bug?

Bug

Current behavior:

Consecutive hash changes don't hit every route

Desired behavior:

All routes are hit

Additional Info (images, stack traces, etc)

Adding wait(0) between the visits will run all routes.

@jennifer-shehane jennifer-shehane self-assigned this Sep 15, 2017
@jennifer-shehane jennifer-shehane added stage: investigating Someone from Cypress is looking into this type: bug and removed type: bug labels Sep 15, 2017
@jennifer-shehane jennifer-shehane added type: bug and removed stage: investigating Someone from Cypress is looking into this labels Sep 15, 2017
@jennifer-shehane
Copy link
Member

Second hash change never hits "url:changed" event. Forked repo here: https://github.com/cypress-io/cypress-issue

@brian-mann brian-mann added this to the 0.20.1 milestone Sep 17, 2017
@brian-mann
Copy link
Member

The code for this is merged, but it has not been released yet.

@brian-mann
Copy link
Member

Fixed in 0.20.1.

@cypress-io cypress-io locked as resolved and limited conversation to collaborators Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.