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
Node 10.8.0 / yarn 1.9.4 / macOS High Sierra 10.13.6
Steps to reproduce
Serve more than one project by Vue UI. For example, there are two projects named app, manage. Serve app first then serve manage. If you switch to the management panel of app. Click "Lanuch App" button will not open app, instead it will launch manage.
What is expected?
The "Launch App" button should launch app.
What is actually happening?
Click "Lanuch App" button will not open app, instead it will launch manage.