Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

compilation errors do not cause browser to refesh spec #65

Closed
kuceb opened this issue Feb 27, 2020 · 0 comments · Fixed by #66
Closed

compilation errors do not cause browser to refesh spec #65

kuceb opened this issue Feb 27, 2020 · 0 comments · Fixed by #66

Comments

@kuceb
Copy link
Contributor

kuceb commented Feb 27, 2020

Is this a Feature or Bug?

bug

Current behavior:

upon compilation error, the browser does not reload automatically, and requires a manual refresh to see it

Desired behavior:

compilation errors should be displayed in the browser runner without having to manually reload the page

How to reproduce:

in this repo:

npx cypress open
[select compile-error.js]
[make a change + save compile-error.js]
[notice new syntax error is not reflected in browser gui until manual refresh]

Additional Info (images, stack traces, etc)

@kuceb kuceb changed the title syntax errors do not cause browser to refesh spec compilation errors do not cause browser to refesh spec Feb 27, 2020
@kuceb kuceb closed this as completed in #66 Feb 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant