0
When I execute the command ionic serve
, opens in the browser, but opens as a blank screen. This always happens when I run this command the first time.
If I press the keys Ctrl+Shift+I the application appears, works normal, but sometimes the screen turns white and doing the command Ctrl+Shift+I re-show.
Someone’s been through it?
saw if there are any errors in the console when this error occurs?
– Leandro Angelo
when I type Ionic serves, open the blank screen, when I give CTRL+SHIFT+I that opens the Console, the screen loads. Inform this in the Console: http://prntscr.com/l9zv7f
– William Sgobi
docked or floating? is not in the tab resize?
– Leandro Angelo
sorry, I’m starting in the development part, docked or floating, how do I check? " is it not in the tab resize?" So, I thought it was this tbm, but sometimes I drag the window of the Console when the screen turns white but still does not appear, then I make the command and right, want me to send you some code?
– William Sgobi
You must be using a Blank template try to run Ionic start nameApp sidemenu and then run Ionic serve. Place a preferred image to clarify your question.
– Mike Otharan