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

Hot reload broken since the last update if you're not using "Hot Reload On Save" #2691

Closed
larssn opened this issue Aug 1, 2020 · 1 comment
Labels
in flutter Relates to running Flutter apps is bug
Milestone

Comments

@larssn
Copy link

larssn commented Aug 1, 2020

If you have the setting "Hot Reload On Save" turned off, and try to hot reload manually by clicking ctrl-f5, you'll get the error Running the contributed command: 'flutter.hotReload' failed.. Only hot restart seems to work, but it's a pain because it takes too long.

The workaround for now is to turn "hot reload on save" back on.

@DanTup DanTup added this to the v3.13.1 milestone Aug 1, 2020
@DanTup DanTup added in flutter Relates to running Flutter apps is bug labels Aug 1, 2020
@DanTup DanTup closed this as completed in 5a485cb Aug 1, 2020
@DanTup
Copy link
Member

DanTup commented Aug 1, 2020

Ugh, sorry for the bother. I fixed this in one place but apparently not all.

I've published v3.13.1 with a fix for this and added additional tests. Run the Extensions: Check for Updates command in the VS Code command palette if VS Code doesn't pick it up automatically.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in flutter Relates to running Flutter apps is bug
Projects
None yet
Development

No branches or pull requests

2 participants