Particle dev loses connection to the cloud after compiling

As the subject says I can compile my .ino program once and then I cannot do anything else that involves the particle cloud until I exit the particle dev and restart it. As an example, I can edit and save my source file, but then I cannot recompile until I restart particle dev.

Any ideas what’s wrong?

Do you mean after you have edited and saved the file you can't compile anymore?
Or do you mean after you previously compiled you can still edit/save but not compile?

What is happening when you hit the build button?
What is happening when you hit the flash button?
Can you still access the devices list?
Does the state indicator for your device still function?

Once I compile (whether I get a compile error or not), until I close and restart particle dev:

What is happening when you hit the build button? Nothing
What is happening when you hit the flash button? Nothing
Can you still access the devices list? No
Does the state indicator for your device still function? Continues to breathe blue

I can still browse particle libraries
I can edit and save, manipulate/create/delete files, but I can’t compile anymore.