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
In main you can click on a stopped container and the docker provider will prompt you asking if you wish to start the container. In v1.15, you cannot do this. Infact, neotree just treats the container as a directory. Kinda bad, we should fix that.
The text was updated successfully, but these errors were encountered:
Turns out past Mike accounted for this and actually properly accounted for this exact situation in the new ASP model. The issue is that our neo-tree extension is not handling that bubble up response properly
In main you can click on a stopped container and the docker provider will prompt you asking if you wish to start the container. In v1.15, you cannot do this. Infact, neotree just treats the container as a directory. Kinda bad, we should fix that.
The text was updated successfully, but these errors were encountered: