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

Flutter tools 'reloadSources' service returning error even on success #11314

Closed
B3rn475 opened this issue Jul 20, 2017 · 1 comment · Fixed by #11315
Closed

Flutter tools 'reloadSources' service returning error even on success #11314

B3rn475 opened this issue Jul 20, 2017 · 1 comment · Fixed by #11315
Assignees

Comments

@B3rn475
Copy link
Contributor

B3rn475 commented Jul 20, 2017

Requesting HotReload to flutter tools through service protocol always fails.

Wrong check in

if (result != OperationResult.ok) {

Broken by fcfb2a5

@github-actions
Copy link

github-actions bot commented Sep 4, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 4, 2021
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