-
Notifications
You must be signed in to change notification settings - Fork 40
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
Not reloading? #22
Comments
I'm experiencing the same issue here. |
@crsmithdev did you ever find out the source or a fix? |
I am observing the same issue. |
I had this problem and left for gulp for a while. I've just been refactoring an app and decided to try it again - this time using Docker for Mac and it works fine. |
I'm having this problem now, and it reloads properly the first couple of saves, then it stops responding and has to be restarted. Not really usable in its current state. |
I'm running this in a docker container on a project i'm working on.
However,
touch
ing or editingmain.go
doesn't produce a reload, it only changes when i ctrl-C andrerun
again.The text was updated successfully, but these errors were encountered: