You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I have the ember test --server running and when I fix a failed test and save, I notice the page is not reloading. If I manually reload the page, I am not see the new test being ran. I have to restart docker container to see changes
The text was updated successfully, but these errors were encountered:
I'm having a similar issue, but for me it's when I'm running an ember server. The browser doesn't reload itself when I make changes to a file, and even manually reloading the page doesn't do it. Like you, I have to restart the docker container to see my changes.
So I have the ember test --server running and when I fix a failed test and save, I notice the page is not reloading. If I manually reload the page, I am not see the new test being ran. I have to restart docker container to see changes
The text was updated successfully, but these errors were encountered: