scrossan-crown
scrossan-crown
Is it possible to get the error displayed in the HMR error overlay as only the below is currently displayed 
I am having the same error when trying to stage or unstage a file, hunk or selection from within the staged changes or unstaged changed view.  ``` Uncaught (in...
My issue isn't just with port forwarding and docker. The biggest issue was that I am using VSCode remote development extension and remote developing in WSL and if I need...
It would be nice but instead of WSL 2 ports being bound to `127.0.0.1` they are bound to `::1` and that doesn't work in the browser or hosts file. So...
@yanyan33333 I'm already on build 18945 but still no joy 
One work around I've found is if you are using docker and you install the latest edge version. It has support for WSL2 and it uses some magic (not sure...
@yanyan33333 I can do the same but can't use 127.0.0.1 in my hosts file with a domain name and access my docker container running on port 80 but I can...