You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2020. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
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
Uh oh!
There was an error while loading. Please reload this page.
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:
Additional Info (images, stack traces, etc)
The text was updated successfully, but these errors were encountered: