ionic-team / ionic-lab-issues

Issues to track for the Ionic Lab project.
4 stars 2 forks source link

Ionic Lab is Not Serving New App #100

Open cnngraphics opened 8 years ago

cnngraphics commented 8 years ago

I have several apps in Ionic Lab. When I stop server on one app and start server on another app, I still get the closed app served. Not expected behavior.

The issue only is sloved by deleted all apps and close the software and re-open the software and reload the wanted app.

So I am down to use only one app in Iionic Lab at a time

thompsk commented 7 years ago

I think that might be working as designed

wodka commented 6 years ago

Simple solution:

ionic serve --lab --port 80101 --livereload-port 35730

this will start the lab on a different than the default port (+1)