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

Strange reload on save behaviour to js files #15

Open
incompletude opened this issue Oct 30, 2018 · 0 comments
Open

Strange reload on save behaviour to js files #15

incompletude opened this issue Oct 30, 2018 · 0 comments

Comments

@incompletude
Copy link

incompletude commented Oct 30, 2018

Microsoft Visual Studio Community 2017
Version 15.8.8

Hi, I have been trying to use Visual Studio with Browser Reload for a personal project. I have a terminal open with a gulp task to watch and build any changes applied to css and js, and I'm referencing this files in my razor pages. Both files take the same time to transpile (around 200ms).

When applying changes to CSS, everything is smooth. Once I press ctrl+s, the browser syncs perfectly.

Once I apply changes to JS files, the browser reload also works, but no changes are applied. After a few seconds, it detects another change and sends another reload to the browser, this time with the changes applied.

I'm not sure this is a browser reload issue, so I'm looking for some guidance.

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